更换方法:
cp /etc/apt/sources.list /etc/apt/sources.list.bak
sed -i 's/:\/\/\(.*\)\//:\/\/<源域名>/g' /etc/apt/sources.list
apt-get update
其中,
清华源域名:mirrors.tuna.tsinghua.edu.cn(更多帮助)
中科大源域名:mirrors.ustc.edu.cn(更多帮助)
更换方法:
cp /etc/apt/sources.list /etc/apt/sources.list.bak
sed -i 's/:\/\/\(.*\)\//:\/\/<源域名>/g' /etc/apt/sources.list
apt-get update
其中,
清华源域名:mirrors.tuna.tsinghua.edu.cn(更多帮助)
中科大源域名:mirrors.ustc.edu.cn(更多帮助)