Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
添加PPA后无法刷新出新版是怎么回事?
Apps Section
621
views ·
2
replies ·
To
floor
Go
186******26
deepin
2018-02-25 20:47
Author
添加了PPA源之后,有的软件可以检测出新版,有的不能,这个是怎么回事?
比如添加了Oracle JDK和dbeaver-ce的源之后,可以刷新出新版本,也可以upgrade更新。
但是添加了比如nginx和catfish的PPA源之后,仓库中检索,发现还是原来仓库中的旧版本。
比如catfish仓库中的版本是1.2.2,https://launchpad.net/catfish-search中的新版本是1.4.4,使用
sudo add-apt-repository ppa:catfish-search/ppa添加源之后,再搜索发现版本号还是1.2.2。
Reply
Like 0
Favorite
View the author
All Replies
iminto
deepin
2018-02-25 22:31
#1
deepin是一个独立的Linux系统,必须使用自己的仓库,不兼容任何其他系统的仓库。
否则,不保证系统能正常工作
Reply
Like 0
View the author
186******26
deepin
2018-02-25 23:41
#2
看了下,好像是如果原仓库有同名的软件,那么会以原仓库的为准,如果原仓库没有该软件,就以PPA的软件为准。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
比如添加了Oracle JDK和dbeaver-ce的源之后,可以刷新出新版本,也可以upgrade更新。
但是添加了比如nginx和catfish的PPA源之后,仓库中检索,发现还是原来仓库中的旧版本。
比如catfish仓库中的版本是1.2.2,https://launchpad.net/catfish-search中的新版本是1.4.4,使用sudo add-apt-repository ppa:catfish-search/ppa添加源之后,再搜索发现版本号还是1.2.2。