Ubuntu25.04 APT换阿里云 aliyun 镜像源
欢迎来到Ubuntu25.04
1.APT源的文件
Ubuntu25.04 将APT源的文件从sources.list 移动到 sources.list.d/ubuntu.sources文件了

sudo nano /etc/apt/sources.list.d/ubuntu.sources
2.换 aliyun的源
换成下面的内容
Types: deb
URIs: https://mirrors.aliyun.com/ubuntu/
Suites: plucky plucky-updates plucky-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: https://mirrors.aliyun.com/ubuntu/
Suites: plucky-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

3.更新源
sudo apt update


浙公网安备 33010602011771号