原文:Ubuntu中Unable to acquire the dpkg frontend lock解决方案

根据百度总结三种方式:第三种解决了我的问题 .ps e grep apt get 结果: : : apt get 执行:sudo kill 强制解锁,会删除文件目录 .sudo rm var cache apt archives lock sudo rm var lib dpkg lock 重启系统 .sudo systemctl force force reboot ...

2019-06-15 10:17 0 6754 推荐指数:

查看详情

Unable to acquire the dpkg frontend lock

当运行sudo apt-get install/update/其他命令时,会出现如下提示: E: 无法获得锁 /var/lib/dpkg/lock-frontend - open (11: 资源暂时不可用)E: Unable to acquire the dpkg frontend lock ...

Sun Aug 18 19:43:00 CST 2019 0 1718
关于UbuntuCould not get lock /var/lib/dpkg/lock解决方案

1:我遇到的问题: 在开机运行apt install vim 命令的时候,如下报错: 2:参考博客: 在Ubuntu,有时候运用sudo apt-get install 安装软件时,会出现一下的情况 E: Could not get lock /var/lib/dpkg/lock ...

Sat Jul 21 06:01:00 CST 2018 1 66678
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM