This shared guide is currently available only in Chinese. Use the controls below to select the mirror endpoint and command options.
Ubuntu 旧版本的软件源、镜像
该仓库包含了所有 Ubuntu 以前发布过的软件仓库、镜像 ISO,但不包含 Ubuntu 衍生版的 ISO。
软件源
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic main restricted universe multiverse
# deb-src https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic main restricted universe multiverse
deb https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-updates main restricted universe multiverse
# deb-src https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-updates main restricted universe multiverse
deb https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-backports main restricted universe multiverse
# deb-src https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-backports main restricted universe multiverse
deb https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-security main restricted universe multiverse
# deb-src https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-security main restricted universe multiverse
# 预发布软件源,不建议启用
# deb https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-proposed main restricted universe multiverse
# # deb-src https://mirrors.zju.edu.cn/ubuntu-old-releases/ubuntu/ kinetic-proposed main restricted universe multiverse更多版本代号可参考 https://wiki.ubuntu.com/Releases
镜像
请前往 https://mirrors.zju.edu.cn/ubuntu-old-releases/releases/ 下载。
非 AMD64(x86_64), Intel x86 架构的镜像请前往 https://mirrors.zju.edu.cn/ubuntu-old-releases/releases/ports/releases/ 下载。
Guide content comes from mirrorz-org/mirrorz-docs@50cb65f78be4 under CC BY-NC-SA 4.0.