ubuntu:solve the problem of 'E:Problem with MergeList /var/lib/apt/lists/'

just run this command: sudo rm /var/lib/apt/lists/* -vfR

it will remove all the software package with the state of 'apt-get install'

and no use to leave them, that's ok to just r.m.

ubuntu:solve the problem of 'E:Problem with MergeList /var/lib/apt/lists/'

other conditons can refer to this article:http://blog.csdn.net/gopain/article/details/13291211

上一篇:Mac实用操作技巧(六)


下一篇:2.7 编程之美--最大公约数的3种解法[efficient method to solve gcd problem]