首页 > 系统服务 > 详细

ubuntu运行 apt-get 时报错,解决办法

时间:2020-08-31 21:00:52      阅读:81      评论:0      收藏:0      [点我收藏+]

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 /var/cache/apt/archives/lock

ubuntu运行 apt-get 时报错,解决办法

原文:https://www.cnblogs.com/zsy-xmfc/p/13591579.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!