怎样升级单个应用,比如深度商店
Tofloor
poster avatar
3***2@qq.com
deepin
2019-12-02 01:58
Author
怎样升级单个应用,比如深度商店
Reply Favorite View the author
All Replies
avatar
不会开车有驾照
deepin
2019-12-02 02:12
#1
更新应用商店  sudo apt-get upgrade
Reply View the author
avatar
Feng Yu
deepin
2019-12-02 02:17
#2
https://bbs.deepin.org/post/186121
更新应用商店  sudo apt-get upgrade

那样会升级所有包。升级指定应用的做法是sudo apt install,没错就是安装指定包的命令
Reply View the author
avatar
ghostry
deepin
2019-12-02 02:49
#3
感觉这种场景很少,更多的可能是指定某个应用不升级.
Reply View the author
avatar
Feng Yu
deepin
2019-12-02 02:56
#4
https://bbs.deepin.org/post/186121
感觉这种场景很少,更多的可能是指定某个应用不升级.

服务器场景还挺常见的。很多服务器都是一旦部署完毕之后不会再动软件包。某些需要打补丁或更新新版本的软件包会单独升级
Reply View the author
avatar
3***2@qq.com
deepin
2019-12-07 01:52
#5
谢谢,我把整个系统安装最新版本了。
Reply View the author