如何添加这个软件源和它的key?
Tofloor
poster avatar
c20180804
deepin
2020-11-08 15:35
Author

如何添加这个软件源和它的key?

Reply Favorite View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2020-11-08 16:23
#1

PPA不能添加

Reply View the author
c20180804
deepin
2020-11-08 16:39
#2

下面这个呢?

Reply View the author
ucSec
deepin
2020-11-08 18:58
#3

因该可以添加,但是不能保证能正常使用

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 你的KEY



Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-11-08 20:26
#4
ucSec

因该可以添加,但是不能保证能正常使用

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 你的KEY



加了也不能用

deepin的仓库代号是apricot,他提供的是focal

Reply View the author
jerry979
deepin
2020-11-08 23:13
#5

谷歌(百度)一下 你就知道

Reply View the author
jerry979
deepin
2020-11-08 23:15
#6
神末shenmo

加了也不能用

deepin的仓库代号是apricot,他提供的是focal

仓库号本身并不是问题  仓库代码可以随便选的

Reply View the author
c20180804
deepin
2020-11-09 00:08
#7

这个页面针对的是ubuntu,很讨厌,关键ubuntu还有ppa

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-11-09 00:38
#8
jerry979

仓库号本身并不是问题  仓库代码可以随便选的


没适配deepin的话应该是会显示

没有找到对应deepin/apricot的发行

Reply View the author
SamLukeYes
deepin
2020-11-09 00:41
#9
神末shenmo


没适配deepin的话应该是会显示

没有找到对应deepin/apricot的发行

真的可以随便选的,只是不一定用得了。我就加了 apt-fast 的 ppa,发行代号我填的 bionic[尾]

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-11-09 05:51
#10
SamLukeYes

真的可以随便选的,只是不一定用得了。我就加了 apt-fast 的 ppa,发行代号我填的 bionic[尾]


咋操作

Reply View the author
SamLukeYes
deepin
2020-11-09 06:31
#11
神末shenmo


咋操作

把 deb 开头的那一行软件源加上,然后按三楼的方法加一下 fingerprint

Reply View the author
ucSec
deepin
2020-11-13 07:11
#12
神末shenmo


没适配deepin的话应该是会显示

没有找到对应deepin/apricot的发行

你这样是通过

apt-add-repository


添加仓库时的问题

直接编辑 sourcelist 就可以了

Reply View the author