最后在线: 活跃于 6个月, 2周前 分享评论: 7获赞: 0文章: 0粉丝: 68关注: 68好友: 8User Rating: 5 (1 vote) 动态文章 0好友 8关注中粉丝个人资料 更多动态文章 0好友 8关注中粉丝个人资料 更多 okass 在版块 IT技术 中回复了话题 Linux常见问题问题合集汇总 2年, 12个月前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