[Exchange and share] 希望V23能出一个纯洁版
Tofloor
poster avatar
六七
deepin
2023-01-18 18:45
Author

系统搭载基础组件即可,什么打印机、易扫描、语音记事本等等,这些使用的频率几乎为零,用户按照需求在应用商店安装即可

在我的日常使用中这些从来就没有使用过,可又卸载不了,看着呢心里又不舒服(强迫症患者)

Reply Favorite View the author
Comments
poster avatar
keep_up
2023-01-19 03:24
附议。用户未必需要完整的DDE体验(如部分追求简洁的开发者),确实建议安装的时候就给出选项。例如Debian安装器附有tasksel自选套件安装,Ubuntu提供了不带GUI的Server版。
All Replies
喵呢酱
deepin
2023-01-18 18:52
#1

确实,可以在安装系统过程中选择自己需要的软件。

Reply View the author
喵呢酱
deepin
2023-01-18 18:53
#2
喵呢酱

确实,可以在安装系统过程中选择自己需要的软件。

这点可以向opensuse,arch这样的发型版学习。

Reply View the author
liwl
deepin
2023-01-18 19:01
#3

完全可以卸载

Reply View the author
wlly-lzh
deepin
2023-01-18 19:02
#4

我觉得应该支持用户自己可以卸载,需要的时候再安回来。

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2023-01-18 19:16
#5

完全可以卸载

Reply View the author
晚秋(lateautumn)
Moderator
2023-01-18 19:28
#6

agree

让用户自己选择必要的软件。

Reply View the author
delsin
deepin
2023-01-18 20:13
#7

完全可以卸载

Reply View the author
青稚
deepin
2023-01-18 20:19
#8

我正在做衍生的v23尝试给里面一些组件进行替换修改,目前打算剔除深度终端,由于过年比较忙。所以目前没时间做!

Reply View the author
蔡EEPIN
deepin
2023-01-18 20:34
#9

哈哈哈 纯洁版。。。 现在的V23很骚?

Reply View the author
enforcee
deepin
2023-01-18 20:46
#10

你要是不装这些东西,别的用户还得过来吐槽一遍

joy

Reply View the author
谢克辉
deepin
2023-01-18 20:50
#11

命令行卸载

Reply View the author
六七
deepin
2023-01-18 21:37
#12
liwl

完全可以卸载

打印机管理器 鼠标右键不可卸载

Reply View the author
六七
deepin
2023-01-18 21:38
#13
神末shenmo

完全可以卸载

打印机管理器 鼠标右键不可卸载 我们日常使用打印机几乎用不到,办公电脑就需要

Reply View the author
liwl
deepin
2023-01-18 22:06
#14
六七

打印机管理器 鼠标右键不可卸载

是的,这个需要命令行去卸载

Reply View the author
gujiandonglai
deepin
2023-01-18 22:47
#15

不要忽略无网络用户的使用需求,有些软件设置成不可卸载是非常重要的。

Reply View the author
W2J
deepin
2023-01-19 01:04
#16

APT后端的自动升级内核功能,无论哪个版本都必须阉割掉,简直越俎代庖。

负责维护源的team,竟然不通知发行版用户就强行升级用户的操作系统,包括内核模块!

各发行版团队,能容忍这种虐(别家)用户行为吗?

阉割APT前端对后端操纵能力势在必行,不光为了纯洁,还为了隐患。

Reply View the author
Ziggy
deepin
2023-01-19 05:24
#17

终究还是B端用户需求占比大,才能推动项目组,毕竟对面是花了钱的

Reply View the author
Ziggy
deepin
2023-01-19 05:25
#18
W2J

APT后端的自动升级内核功能,无论哪个版本都必须阉割掉,简直越俎代庖。

负责维护源的team,竟然不通知发行版用户就强行升级用户的操作系统,包括内核模块!

各发行版团队,能容忍这种虐(别家)用户行为吗?

阉割APT前端对后端操纵能力势在必行,不光为了纯洁,还为了隐患。

先把dpkg日志导出来,才知道系统是不是自动升级,开源产品自动升级早就炸开锅了

Reply View the author
jiong9
deepin
2023-01-19 19:47
#19

deepin的目标是开箱即用,易扫描之类的可以直接手动卸载。。。我目前知道的是浏览器卸载不了

Reply View the author
W2J
deepin
2023-01-19 23:15
#20
Ziggy

先把dpkg日志导出来,才知道系统是不是自动升级,开源产品自动升级早就炸开锅了

执行日志,日常早6点晚6点触发,后面没有了是因为unattended-upgrades已被拔除了。

w2j@Home:~$
w2j@Home:~$ cd /var/log
w2j@Home:/var/log$ ls -d unattended-upgrades
unattended-upgrades
w2j@Home:/var/log$ cd unattended-upgrades
w2j@Home:/var/log/unattended-upgrades$ ll
总用量 8.0K
-rw-r--r-- 1 root root    0 1月   5 19:52 unattended-upgrades-dpkg.log
-rw-r--r-- 1 root root 1.7K 1月   6 13:23 unattended-upgrades.log
-rw-r--r-- 1 root root  113 1月   6 13:38 unattended-upgrades-shutdown.log
w2j@Home:/var/log/unattended-upgrades$ grep -i -e start -e origin unattended-upgrades.log
2023-01-05 19:52:57,240 INFO Starting unattended upgrades script
2023-01-05 19:52:57,240 INFO Allowed origins are: origin=Debian,codename=apricot,label=Debian, origin=Debian,codename=apricot,label=Debian-Security
2023-01-06 06:53:49,171 INFO Starting unattended upgrades script
2023-01-06 06:53:49,171 INFO Allowed origins are: origin=Debian,codename=apricot,label=Debian, origin=Debian,codename=apricot,label=Debian-Security
2023-01-06 13:23:34,842 INFO Starting unattended upgrades script
2023-01-06 13:23:34,842 INFO Allowed origins are: origin=Debian,codename=apricot,label=Debian, origin=Debian,codename=apricot,label=Debian-Security
w2j@Home:/var/log/unattended-upgrades$

Reply View the author