sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
sudo vim /etc/apt/sources.list
:%s/archive.ubuntu.com/mirrors.aliyun.com/g
:wq
sudo apt update

Leave a Reply

Your email address will not be published. Required fields are marked *