okass 在版块 IT技术 中回复了话题 Linux常见问题问题合集汇总 4年, 8个月前
7. apt-get – E : The repository ‘http://ppa.launchpad.net/certbot/certbot/ubuntu focal Release’ does not have a Release file
通过删除 ppa 存储库摆脱了 Ubuntu 20.04 上的错误消息。我花了很长时间才找到确切的命令参数,所以这可能对其他人有帮助:-)。
我使用了命令:# sudo apt-add-repository -r ppa:certbot/certbot
之后,以下命令不会产生任何错误:
# sudo apt update && sudo apt-get update
最后在线:
评论: 7
获赞: 0
文章: 0
粉丝: 61
关注: 61
好友: 7
User Rating: ( vote)

