在运行sudo apt-get update之后,我得到了以下问题:
Err:16 http://ppa.launchpad.net/pinta-maintainers/pinta-stable/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/pinta-maintainers/pinta- stable/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.不过,我目前还没有安装Pinta。我卸载它后,通过终端安装了一段时间前。我试着通过Ubuntu重新安装,仍然得到相同的问题,我尝试通过它卸载它,仍然是相同的问题。我不知道为什么会显示这个错误,我也不知道如何修复这个错误,这样我就可以消除这个错误了。有什么想法吗?谢谢!
发布于 2019-08-23 16:55:10
这个PPA是完全过时的,不支持Ubuntu18.04仿生。
移除PPA的最佳方法是安装ppa-清除,然后:
sudo ppa-purge ppa:pinta-maintainers/pinta-stable替代办法有:
https://askubuntu.com/questions/1167967
复制相似问题