码迷,mamicode.com
首页 > 系统相关 > 详细

linux install error fix solution

时间:2015-04-29 23:04:40      阅读:197      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!