美文网首页
E: Could not get lock /var/lib/d

E: Could not get lock /var/lib/d

作者: harv9y | 来源:发表于2020-10-20 20:06 被阅读0次

当我的Ubuntu install某个东西时,给出下面提示

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

E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is an other process using it?

sudo rm /var/lib/dpkg/lock-frontend

sudo rm /var/lib/dpkg/lock

参考:https://blog.csdn.net/dxm809/article/details/103799537

相关文章

网友评论

      本文标题:E: Could not get lock /var/lib/d

      本文链接:https://www.haomeiwen.com/subject/orqjmktx.html