【Ubuntu noble】apt 无法安装软件 Unable to locate package vim

宿主机以及 docker 无法定位软件包

/etc/apt/sources.list.d/ubuntu.sources 修改为以下内容(主要是 Suites 字段增加了noble noble-updates)

bash 复制代码
Types: deb
URIs: http://archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

## Ubuntu security updates. Aside from URIs and Suites,
## this should mirror your choices in the previous section.
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
相关推荐
有毒的教程19 小时前
Ubuntu 虚拟机磁盘空间不足完整解决教程
linux·运维·ubuntu
一匹电信狗1 天前
【Linux我做主】进程程序替换和exec函数族
linux·运维·服务器·c++·ubuntu·小程序·开源
KivenMitnick1 天前
Claude Code--Ubuntu Linux超详细配置教程(附每步的可能报错及解决方法)
linux·运维·ubuntu
冰冷的希望1 天前
【系统】非虚拟机,物理机安装Ubuntu教程,Windows与Linux(Ubuntu)双系统共存!
linux·windows·ubuntu·系统架构·vmware·双系统·pe系统
水月天涯1 天前
Mac系统下制作 Ubuntu镜像(小白教程)
linux·ubuntu·macos
乌白云1 天前
windows11下利用wsl2安装Ubuntu-24.04
linux·ubuntu·wsl2
坐吃山猪1 天前
TypeScript编程04-函数
javascript·ubuntu·typescript
cui_ruicheng1 天前
Linux基础开发工具(一):软件管理与 Vim 编辑器入门
linux·编辑器·vim
如雨随行20201 天前
【Vim】学习笔记(10)tips-3
笔记·学习·vim
BIBI20491 天前
VirtualBox 7.x 安装 Ubuntu 24 及增强功能配置、克隆虚拟机教程
linux·windows·ubuntu·环境搭建·安装教程·最佳实践·virtualbox