原文: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