数码资讯
Ubuntu 修改apt源
选购提示
关注价格、性能、续航、售后和真实使用场景,理性比较后再下单。
查看Linux系统发行版本信息
部分Ubuntu系统LTS版本代号
- Ubuntu 16.04代号为:xenial
- Ubuntu 17.04代号为:zesty
- Ubuntu 18.04代号为:bionic
- Ubuntu 19.04代号为:disco
- Ubuntu 20.04代号为:focal
修改sources.list文件
Ubuntu 20.04
#阿里源
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-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports 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
更新
apt-get update
apt-get upgrade
声明:本文内容用于数码产品信息整理与选购参考,具体价格、库存、售后政策以官方渠道和电商页面实时信息为准。