我想尝试用sudo apt-get update更新我的Ubuntu 18。但最终它表明了这一信息。
Fehl:9 http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Fehl:10 http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Package lists are read ... Done
E: The depot "http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release" does not contain a release file.
N: An update of such a repository can not be performed in a secure manner, so it is disabled by default.
N: For more details on creating repositories and their user configuration, see the apt-secure (8) man page.
E: The depot "http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu bionic Release" does not contain a release file.
N: An update of such a repository can not be performed in a secure manner, so it is disabled by default.
N: For more details on creating repositories and their user configuration, see the apt-secure (8) man page.这是我的清单:

您还需要别的什么吗?抱歉,我是Ubuntu的新手
发布于 2018-12-13 08:11:27
看起来这个ppa不支持Ubuntu18.04。404是一个http返回代码,意味着无法找到所请求的页面。另外,如果您检查url http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu/dists/。我找不到一个文件夹的仿生,而且最后的更新时间戳是68周前,所以这是不支持现在。
但是崇高文本支持自己的ppa,所以只需使用本指南如何在ubuntu18.04上安装崇高文本。
https://stackoverflow.com/questions/53757403
复制相似问题