我收到一个 apt-get 错误,说
E: The package brmfc7340lpr needs to be reinstalled, but I can't find an archive for it.
brmfc7340lpr 是一个打印机驱动程序——它是一个本地 deb 文件。执行 dpkg 或 apt-get purge 不起作用,apt-get install -f.
如何从本地 deb 文件重新安装软件包?
输出:
box-name% sudo apt-get upgrade
[sudo] password for username:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package brmfc7340lpr needs to be reinstalled, but I can't find an archive for it.
box-name% sudo apt-get purge brmfc7340lpr
Reading package lists... Done …Run Code Online (Sandbox Code Playgroud)