Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem Top Link

If you are still stuck and dpkg refuses to move forward because of a specific corrupted package, you may need to force its removal. Identify the stuck package (the terminal usually names it). Run: sudo apt-get remove --purge [package_name]

To resolve the "dpkg was interrupted" error, run the following command in your terminal: sudo dpkg --configure -a Use code with caution. Copied to clipboard If you are still stuck and dpkg refuses