升级遇到的问题,求教
Tofloor
poster avatar
successfully
deepin
2018-10-12 21:15
Author
昨天编辑器上架,deepin推送了1M+的更新。然而升级之后我惊奇的发现,我的chrome被回退了。我的visual code被回退了!这俩都是我下载的安装包安装的。有谁知道怎么解决吗?
Reply Favorite View the author
All Replies
avatar
sudo_free
deepin
2018-10-12 22:08
#1
  1. sudo rm /etc/apt/preferences.d/deepin
Copy the Code


然后添加vscode和chrome的ppa,以后就可以自己升级了
Reply View the author
avatar
Island
deepin
2018-10-12 22:45
#2
deepin 添加了deepin 官方仓库优先策略, 
zs@zs-PC:/etc/apt/preferences.d$ cat deepin
Package: *
Pin: origin "packages.deepin.com"
Pin-Priority: 1001

你可以拷贝类似文件,把你需要的第三房源优先级调高1002,或者删除此文件。
Reply View the author
avatar
ark5oj
deepin
2018-10-13 01:37
#3
楼上说得对
Reply View the author
avatar
successfully
deepin
2018-10-13 02:07
#4
https://bbs.deepin.org/post/169733
deepin 添加了deepin 官方仓库优先策略, 
zs@zs-PC:/etc/apt/preferences.d$ cat deepin
Package: *

明白了!Thank you
Reply View the author
avatar
successfully
deepin
2018-10-13 02:08
#5
https://bbs.deepin.org/post/169733
然后添加vscode和chrome的ppa,以后就可以自己升级了

有什么后果?deepin系软件可以升级吗?
Reply View the author