Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem Page
sudo dpkg --configure -a
If it still hangs on, say, mysql-server , try reconfiguring just that package: sudo dpkg --configure -a If it still hangs
dpkg was interrupted. You must manually run 'sudo dpkg --configure -a' to correct the problem. sudo dpkg --configure -a If it still hangs
In 90% of cases, simply running the command suggested by the system will resolve the issue. Open your terminal and type: sudo dpkg --configure -a What this command does: sudo dpkg --configure -a If it still hangs