当我输入 command:sudo apt-get update
时,出现以下错误:
Err:12 http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu focal Release
404 Not Found [IP: 91.189.95.85 80]
E: The repository 'http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu focal Release' does not have a Release file.
这是我的命令的完整输出:
我想问一下怎么解决。我是新手,寻求帮助。
Unity 调整工具已经在官方 ubuntu 存储库中,请看:
然后您不再需要安装他们的存储库。您可以从 /etc/apt/sources.list.d/ 目录或 /etc/sources.list 文件中的特定行中删除它。如果您不知道如何删除文件或编辑文件,请询问。之后,只需再次更新您的安装
或者