linux install error fix solution

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"

posted @ 2015-04-29 21:48  一字真言  阅读(246)  评论(0)    收藏  举报