我错误地运行apt-get remove WRONG_PACKAGE,在意识到这一点后,我按CTRL+Z来中断该过程,因为删除该软件包开始删除大约 100 多个其他软件包。
现在,当我尝试运行apt-get install REMOVED_ONES它时:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Run Code Online (Sandbox Code Playgroud)
有什么办法可以恢复吗?