[Topic DIscussion] 希望Deepin更新可以选择忽略某个软件的更新
Tofloor
poster avatar
Leo Isaac
deepin
2021-07-11 01:38
Author

如题,有些软件更新以后无法运行,但是又会随着系统更新,建议设置可以允许忽略,本人在使用浩辰CAD时遇到了该问题。

Reply Favorite View the author
All Replies
Ziggy
deepin
2021-07-11 01:53
#1

更新设置,关闭检测应用更新,商店独立更新

Reply View the author
littlebat
deepin
2021-07-11 02:06
#2

sudo apt-mark hold keeppkg 可以让包 keeppkg 保持不更新

sudo apt-mark unhold keeppkg 可以让包 keeppkg 恢复更新

Reply View the author
Leo Isaac
deepin
2021-07-11 04:25
#3
Ziggy

更新设置,关闭检测应用更新,商店独立更新

谢谢

Reply View the author
Leo Isaac
deepin
2021-07-11 04:26
#4
littlebat

sudo apt-mark hold keeppkg 可以让包 keeppkg 保持不更新

sudo apt-mark unhold keeppkg 可以让包 keeppkg 恢复更新

谢谢

Reply View the author
deepin-yichengxian
deepin
2021-07-11 22:38
#5
Ziggy

更新设置,关闭检测应用更新,商店独立更新

需要做的事情只是单纯忽略某一项不更新,应用商店可以有这么一个功能。

Reply View the author