MirrorZ Help

Ubuntu 旧版本软件仓库镜像使用帮助

选择镜像

Ubuntu 旧版本的软件源、镜像

该仓库包含了所有 Ubuntu 以前发布过的软件仓库、镜像 ISO,但不包含 Ubuntu 衍生版的 ISO。

软件源

Ubuntu 版本
启用 proposed
启用源码镜像
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb https://(Loading...)/ubuntu/ impish main restricted universe multiverse
# deb-src https://(Loading...)/ubuntu/ impish main restricted universe multiverse
deb https://(Loading...)/ubuntu/ impish-updates main restricted universe multiverse
# deb-src https://(Loading...)/ubuntu/ impish-updates main restricted universe multiverse
deb https://(Loading...)/ubuntu/ impish-backports main restricted universe multiverse
# deb-src https://(Loading...)/ubuntu/ impish-backports main restricted universe multiverse
deb https://(Loading...)/ubuntu/ impish-security main restricted universe multiverse
# deb-src https://(Loading...)/ubuntu/ impish-security main restricted universe multiverse

# 预发布软件源,不建议启用
# deb https://(Loading...)/ubuntu/ impish-proposed main restricted universe multiverse
# # deb-src https://(Loading...)/ubuntu/ impish-proposed main restricted universe multiverse

更多版本代号可参考 https://wiki.ubuntu.com/Releases

镜像

请前往

https://(Loading...)/releases/

下载。

非 AMD64(x86_64), Intel x86 架构的镜像请前往

https://(Loading...)/releases/ports/releases/

下载。

这个页面的内容有问题?在 GitHub Issue 反馈

想完善这个页面?查看我们的贡献指南在 GitHub 上查看此页的源代码

本页面的全部内容在 CC BY-NC-SA 4.0 协议之条款下提供,附加条款亦可能应用。