deepin如何只升级系统不升级软件
Tofloor
poster avatar
zicheqingluo
deepin
2019-05-03 17:27
Author
貌似每次都是升级就得全部下载,导致好多软件升级出现bug
Reply Favorite View the author
All Replies
avatar
zicheqingluo
deepin
2019-05-04 16:36
#1
社区人好少
Reply View the author
avatar
186******26
deepin
2019-05-04 21:39
#2
sudo apt update
sudo apt list --upgradable
这个会列出待升级的软件包列表,然后sudo apt install 软件包名就可以一个个升级了。
Reply View the author
avatar
晕船的海盗
deepin
2019-05-05 03:08
#3
嗯,很好用
Reply View the author
avatar
xoyzoo
deepin
2019-05-05 03:49
#4
依赖很复杂,只能自己升级时候去区别升级,但是很难,基本不可行
Reply View the author
avatar
wwwbaijing
deepin
2019-05-05 04:58
#5

是的,推广少,了解的人少,我也是
Reply View the author
avatar
zicheqingluo
deepin
2019-05-05 15:34
#6
https://bbs.deepin.org/post/177560
sudo apt update
sudo apt list --upgradable
这个会列出待升级的软件包列表,然后sudo apt install 软件包 ...

一般不想升级软件,只想升级系统
Reply View the author
avatar
WENWEN
deepin
2019-05-05 16:34
#7
https://bbs.deepin.org/post/177560
一般不想升级软件,只想升级系统

依赖依赖 诞生那刻起  就在解决。。。
Reply View the author
avatar
黄榛
deepin
2019-05-05 18:59
#8
安装synaptic,将你不想升级的包锁定版本,然后再升级,升级完再解除锁定。只要锁定的别太多,依赖不复杂的话应该可以升级。
Reply View the author
avatar
Kenny·McCormick
deepin
2019-05-05 19:11
#9
理想情况下,你的应用都是通过flatpak安装的,就可以实现啦
Reply View the author
avatar
jianguo922
deepin
2019-05-05 20:20
#10
好像目前无法解决
Reply View the author
avatar
superendermansm
deepin
2019-05-07 20:09
#11
GrayWaLL 发表于 2019-5-5 10:59
安装synaptic,将你不想升级的包锁定版本,然后再升级,升级完再解除锁定。只要锁定的别太多,依赖不复杂的 ...

好的,试试
Reply View the author
avatar
zicheqingluo
deepin
2019-05-11 04:38
#12
可以用apt-clone备份一下
Reply View the author
avatar
superendermansm
deepin
2019-07-13 21:26
#13
这个不错,那些不想升级新版深度音乐的看一下
Reply View the author