Search code examples
python-3.xlinuxspyderubuntu-20.04failed-installation

ubuntu error when install app E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem


when i run "sudo apt install spyder" this command or another using sudo apt it through an error in ubuntu 20.04 E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


Solution

  • Well, just follow what the command says. Try to run 'sudo dpkg --configure -a'