原文:ubuntu 报错E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unav E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process us

配置xshell,查看虚拟机中ubuntu中网络ip ifconfig 报错 Command ifconfig not found, but can be installed with: sudo apt install net tools 没有这个工具需要安装 net tools 安装net tools,报错 sudo apt install net tools 注意:ubuntu 高版本,比 ...

2019-03-30 21:10 0 862 推荐指数:

查看详情

Could not get lock /var/lib/dpkg/lock-frontend解决

在安装软件包时如果出现Could not get lock /var/lib/dpkg/lock-frontend,说明之前使用apt时出现异常,没有正常关闭,还在运行。 解决,使用ps 和 grep查找apt的pid,并使用kill杀死掉。 执行安装指令 ...

Sun Jun 16 08:53:00 CST 2019 1 7596
Could not get lock /var/lib/dpkg/lock-frontend解决

Could not get lock /var/lib/dpkg/lock-frontend解决 在安装软件包时如果出现Could not get lock /var/lib/dpkg/lock-frontend,说明之前使用apt时出现异常,没有正常关闭,还在运行。 输入以下命令 ...

Thu Feb 20 18:39:00 CST 2020 0 1208
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM