首页 > 系统服务 > 详细

linux install error fix solution

时间:2015-04-29 23:02:21      阅读:281      评论:0      收藏:0      [点我收藏+]

The package <package name> needs to be reinstalled, but I can’t find an archive for it

execute

sudo cp /var/lib/dpkg/status status.bkp

 

sudo gedit /var/lib/dpkg/status

 

delete the package name‘s infomation which show the "purge reinstreq half-installed"

linux install error fix solution

原文:http://www.cnblogs.com/davidlan/p/4467502.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!