[Topic DIscussion] 软件被系统更新的时候升级了,还能回退吗
Tofloor
poster avatar
arrowarcher
deepin
2022-04-15 07:31
Author

如题,网上找了一圈没找到原来版本的包,有啥命令可以做到呀,应用商店的老版本可以下载到么

Reply Favorite View the author
All Replies
Ziggy
deepin
2022-04-15 07:38
#1

apt show -a xxx,找到对应版本号,装的时候aptitude install xxx=version,前提是源内有

Reply View the author
jjcui8595
deepin
2022-04-15 16:01
#2

星火应用商店里看看

Reply View the author
jjcui8595
deepin
2022-04-15 16:03
#3

不想升级的软件,sudo apt-mark hold XXXX

Reply View the author
andktan
deepin
2022-04-15 19:09
#4
jjcui8595

不想升级的软件,sudo apt-mark hold XXXX

收藏下这个命令,有这个真好

Reply View the author