1.备份源文件
bashcp /etc/apt/sources.list /etc/apt/sources.list.bak2.打开源文件,注释默认的源
bashvim /etc/apt/sources.list
bash## 注释原本内容 # deb http://mirrors.ivolces.com/ubuntu/ focal main restricted universe multiverse # deb-src http://mirrors.ivolces.com/ubuntu/ focal main restricted universe multiverse # deb http://mirrors.ivolces.com/ubuntu/ focal-security main restricted universe multiverse # deb-src http://mirrors.ivolces.com/ubuntu/ focal-security main restricted universe multiverse # deb http://mirrors.ivolces.com/ubuntu/ focal-updates main restricted universe multiverse # deb-src http://mirrors.ivolces.com/ubuntu/ focal-updates main restricted universe multiverse # deb http://mirrors.ivolces.com/ubuntu/ focal-proposed main restricted universe multiverse # deb-src http://mirrors.ivolces.com/ubuntu/ focal-proposed main restricted universe multiverse # deb http://mirrors.ivolces.com/ubuntu/ focal-backports main restricted universe multiverse # deb-src http://mirrors.ivolces.com/ubuntu/ focal-backports main restricted universe multiverse ## 添加新内容 deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse3.保存退出ESC+:wq!
4.更新源
bashapt-get update5.更新系统软件
bashapt-get dist-upgrade apt-get upgrade
Ubuntu20.04如何更换国内源-阿里云源
心软且酷丶2023-08-31 21:43
相关推荐
阿里云大数据AI技术10 小时前
阿里云 EMR AI 助手正式发布:从问答工具到全栈智能运维助手orion571 天前
Missing Semester Class1:course overview and introduction of shellSkyWalking中文站1 天前
认识 Horizon UI · 6/17:Trace 探索器用户120487221611 天前
Linux驱动编译与加载火车叼位1 天前
写给初级开发者:SSL、SSH、HTTPS 与证书体系全解析用户805533698032 天前
Input 子系统架构:Core、Handler、Driver 三层是怎么协作的用户805533698032 天前
RK-Forge外设系列开篇 - 把板子从「能启动」变成「能用」:Ethernet/SPI/MMC 三个纯接线外设小猿姐2 天前
唯品会大规模数据库云原生实践:基于 KubeBlocks 管理数千实例的统一运维之路七歌杜金房2 天前
我终于又有了自己的 Linux 电脑SkyWalking中文站2 天前
认识 Horizon UI · 5/17:3D 基础设施地图