报错E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)

Separes

关注

阅读 102

2022-01-20

报错:
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
解决方法:

sudo rm /var/lib/dpkg/lock-frontend
sudo rm /var/lib/dpkg/lock
sudo rm -rf /var/cache/apt/archives/lock

精彩评论(0)

0 0 举报