异常dpkg: error: dpkg frontend is locked by another process
Posted libra13179
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了异常dpkg: error: dpkg frontend is locked by another process相关的知识,希望对你有一定的参考价值。
安装包的时候出现了一个异常
dpkg: error: dpkg frontend is locked by another process
原因是包管理器没有正确关闭。需要重启计算机或者重新打开终端 输入:
sudo rm /var/lib/dpkg/lock sudo dpkg --configure -a
然后重新安装包。
以上是关于异常dpkg: error: dpkg frontend is locked by another process的主要内容,如果未能解决你的问题,请参考以下文章
解决:dpkg:处理 xxx (--configure)或E: Sub-process /usr/bin/dpkg returned an error code
Ubuntu:E: Sub-process /usr/bin/dpkg returned an error code
Ubuntu:E: Sub-process /usr/bin/dpkg returned an error code