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.
Advertisement
Answer
Well, just follow what the command says. Try to run ‘sudo dpkg –configure -a’