Maui Blazor 中文社区 QQ群:645660665

ubuntu apt update 提示 The repository ‘http://xxx Release‘ does not have a Release file

sudo apt update && sudo apt upgrade -y

提示

报错 E: The repository ‘http://xxx Release‘ does not have a Release file.

编辑文件 /etc/apt/sources.list, 添加下面代码保存

deb http://nl3.archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
deb http://nl3.archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
deb http://nl3.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
deb http://nl3.archive.ubuntu.com/ubuntu jammy-proposed main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu jammy-security main restricted universe multiverse

posted @   AlexChow  阅读(125)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 一个费力不讨好的项目,让我损失了近一半的绩效!
· 清华大学推出第四讲使用 DeepSeek + DeepResearch 让科研像聊天一样简单!
· 实操Deepseek接入个人知识库
· CSnakes vs Python.NET:高效嵌入与灵活互通的跨语言方案对比
· 易语言 —— 开山篇
点击右上角即可分享
微信分享提示