怎麼刪除ppa源?
Tofloor
poster avatar
timmi
deepin
2018-09-28 05:23
Author
當時爲了裝everpad添加的,但是最後也沒裝成功。現在每次自動更新都想死……
Reply Favorite View the author
All Replies
avatar
timmi
deepin
2018-09-28 05:25
#1
$ sudo apt-get update
获取:1 http://packages.deepin.com/deepin panda InRelease [11.4 kB]                                                                                         
获取:2 http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu cosmic InRelease [15.4 kB]                                                                    
忽略:3 http://download.opensuse.org/repositories/home:/strycore/Debian_9.0 ./ InRelease                          
获取:4 https://download.sublimetext.com apt/stable/ InRelease [2,562 B]                                          
错误:2 http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu cosmic InRelease                                          
  由于没有公钥,无法验证下列签名: NO_PUBKEY AD5F235DF639B041
获取:5 http://download.opensuse.org/repositories/home:/strycore/Debian_9.0 ./ Release [971 B]                          
获取:6 https://download.sublimetext.com apt/stable/ Packages [970 B]                                
忽略:7 http://ppa.launchpad.net/nvbn-rm/ppa/ubuntu bionic InRelease   
获取:8 http://download.opensuse.org/repositories/home:/strycore/Debian_9.0 ./ Release.gpg [481 B]
获取:9 http://download.opensuse.org/repositories/home:/strycore/Debian_9.0 ./ Packages [736 B]
错误:10 http://ppa.launchpad.net/nvbn-rm/ppa/ubuntu bionic Release
  404  Not Found [IP: 91.189.95.83 80]
正在读取软件包列表... 完成
W: GPG 错误:http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu cosmic InRelease: 由于没有公钥,无法验证下列签名: NO_PUBKEY AD5F235DF639B041
E: 仓库 “http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu cosmic InRelease” 没有数字签名。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
E: 仓库 “http://ppa.launchpad.net/nvbn-rm/ppa/ubuntu bionic Release” 没有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。


這是自動更新以後的反饋
Reply View the author
avatar
wtz
deepin
2018-09-28 05:36
#2
到 /etc/apt/sources.list.d/ 这个文件夹下面看看,不需要的配置就可以删掉。
Reply View the author
avatar
timmi
deepin
2018-09-28 05:38
#3
https://bbs.deepin.org/post/169336
到 /etc/apt/sources.list.d/ 这个文件夹下面看看,不需要的配置就可以删掉。

666666            
Reply View the author
avatar
庸俗的浪漫着
deepin
2018-09-28 05:39
#4
在/etc/apt/目录下查看,是否有你尝试添加的软件名相似的list文件,删除即可。
Reply View the author
avatar
海天鹰
deepin
2018-09-28 21:02
#5
wtz 发表于 2018-9-27 21:36
到 /etc/apt/sources.list.d/ 这个文件夹下面看看,不需要的配置就可以删掉。

正解!字数补丁
Reply View the author