安装 eclipse 时出现 dpkg 错误...
sanju@sanju-HP-000-Notebook-PC:~$ sudo apt-get install eclipse
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
我该如何修复这个错误..请大家帮帮我..
答案1
我今天才收到这个。你不是和我一样中断了安装吗?只需sudo dpkg --configure -a
在终端中运行并完成剩余的安装即可。