ubuntu安装软件时报错:

E: The package code needs to be reinstalled, but I can't find an archive for it.

解决方法:

打开 /var/lib/dpkg/status 文件, 查找安装未成功的安装包,譬如搜索关键子 “half” ,

将安装包相关信息删除。然后重新安装一下安装包即可。

 

备注:

系统 ubuntu 16.04

相关文章:

  • 2021-08-15
  • 2021-07-14
  • 2021-11-27
  • 2021-09-22
  • 2021-10-01
  • 2021-05-09
  • 2021-09-01
猜你喜欢
  • 2022-01-13
  • 2021-10-23
  • 2022-12-23
  • 2021-11-24
  • 2021-12-02
  • 2021-04-30
  • 2021-05-25
相关资源
相似解决方案