【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
相关推荐
CodeCaptain1 小时前
【六】OpenClaw 从 TUI 切换到 Web 端完整方案
ubuntu·ai·openclaw
lew-yu7 小时前
websocket后端实现心跳检测,并定时清理异常的连接
websocket·网络协议·vim
SCBAiotAigc8 小时前
2026.4.13:vim编程简单配置
人工智能·ubuntu·vim·具身智能
huhy~9 小时前
基于Ubuntu 24.04 LTS 搭建OpenStack F 版
android·ubuntu·openstack
Chuncheng's blog10 小时前
Ubuntu24.04 如何删除snap
ubuntu
LuDvei11 小时前
windows x86中ssh远程连接 ubuntu
windows·ubuntu·ssh
CodeCaptain12 小时前
【四】Ubuntu 24.04 安装 GUI 完整指南支持OpenClaw
ubuntu·ai·openclaw
CodeCaptain12 小时前
【三】OpenClaw给飞书添加24小时工作的AI助理
windows·ubuntu·ai·飞书·openclaw
权、狐妖13 小时前
VMware中开启虚拟机出现“客户机操作系统已禁用CPU,请关闭或重置虚拟机“提示的一个解决办法
ubuntu
CodeCaptain13 小时前
【七】Web 端初始化配置的详细步骤
windows·ubuntu·ai·openclaw