参考如下链接:
https://www.cnblogs.com/hhzblogs/p/9729498.html
sudo apt-get install 遇到不可用的网址时:
Err:1 http://cn.archive.ubuntu.com/ubuntu bionic InRelease
Could not resolve 'cn.archive.ubuntu.com'
Err:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
Could not resolve 'security.ubuntu.com'
Err:3 http://cn.archive.ubuntu.com/ubuntu bionic-updates InRelease
Could not resolve 'cn.archive.ubuntu.com'
Err:4 http://cn.archive.ubuntu.com/ubuntu bionic-backports InRelease
Could not resolve 'cn.archive.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://cn.archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not resolve 'cn.archive.ubuntu.com'
W: Failed to fetch http://cn.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease Could not resolve 'cn.archive.ubuntu.com'
W: Failed to fetch http://cn.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease Could not resolve 'cn.archive.ubuntu.com'
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease Could not resolve 'security.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
解决办法在:/etc/hosts中添加映射ip:
91.189.91.26 cn.archive.ubuntu.com
91.189.88.31 security.ubuntu.com