Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem Top Link
After removing the locks, run the configuration command again:
dpkg (Debian Package Manager) is the low-level tool that installs, configures, and removes .deb packages on Debian, Ubuntu, and derivatives. The message indicates dpkg was stopped mid-operation (power failure, forced shutdown, killed process, or another package tool interrupted it). Because package installation/configuration is transactional and can leave system state inconsistent, dpkg refuses to continue until you explicitly recover. After removing the locks, run the configuration command
Remember:
After removing locks, you must run sudo dpkg --configure -a again to ensure the database is consistent. Why This Happens E: dpkg was interrupted... run 'sudo dpkg --configure Remember: After removing locks, you must run sudo
The "dpkg was interrupted" error typically occurs when dpkg is unable to complete a package configuration due to an interruption or an error. This could happen for several reasons: This could happen for several reasons: Stay calm,
Stay calm, run the commands, and your dpkg troubles will be history.