Ubuntu强制解锁
Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
解决方法:
强制解锁,命令
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
解决方法:
强制解锁,命令
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock