大橙子网站建设,新征程启航
为企业提供网站建设、域名注册、服务器等服务
这篇文章主要讲解了“ubuntu下apt-get install安装软件失败怎么办”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习“ubuntu下apt-get install安装软件失败怎么办”吧!
深州网站制作公司哪家好,找创新互联公司!从网页设计、网站建设、微信开发、APP开发、成都响应式网站建设等网站项目制作,到程序开发,运营维护。创新互联公司公司2013年成立到现在10年的时间,我们拥有了丰富的建站经验和运维经验,来保证我们的工作的顺利进行。专注于网站建设就选创新互联公司。
使用apt-get install
安装meson
失败,提示如下:
root@ubuntu:/home/run/code/drm# apt-get install mesonE: 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?
解决方法:
root@ubuntu:/home/run/code/drm# rm /var/lib/dpkg/lock-frontendroot@ubuntu:/home/run/code/drm# rm /var/lib/dpkg/lock
重新安装meson
:
root@ubuntu:/home/run/code/drm# apt-get install mesonReading package lists... DoneBuilding dependency treeReading state information... DoneThe following additional packages will be installed: ninja-buildThe following NEW packages will be installed: meson ninja-build0 upgraded, 2 newly installed, 0 to remove and 559 not upgraded.Need to get 309 kB of archives.After this operation, 1,651 kB of additional disk space will be used.
注:apt-get install
安装其他软件时,如果出现上面问题,解决方法相同
感谢各位的阅读,以上就是“ubuntu下apt-get install安装软件失败怎么办”的内容了,经过本文的学习后,相信大家对ubuntu下apt-get install安装软件失败怎么办这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是创新互联,小编将为大家推送更多相关知识点的文章,欢迎关注!