摘要:
##解决方法## 1.打开Software&update下的“other software”,去勾掉不要的软件。 2.sudo apt-get clean清除无用包。 3.然后再sudo apt-get update,就会很快。 注意:比较快的源:http://mirrors.aliyun.com 阅读全文
摘要:
##目录## /etc/apt/ ##文件## sources.list aliyun: deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb http://mirrors.aliyu 阅读全文
摘要:
解决方法: sudo rm /var/lib/apt/lists/lock 再执行sudo apt -get update 阅读全文