Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem Top 2021 〈2025-2027〉
If you meant the top command: after fixing dpkg , simply type top in the terminal. If top fails with “command not found,” install it via sudo apt install procps . If top shows high CPU usage, check if a stuck dpkg process lingers (use ps aux | grep dpkg and kill it with sudo kill -9 [PID] ).
You will be prompted for your password. Type it in (note that you won't see the characters on the screen as you type) and press Enter. If you meant the top command: after fixing
For more detailed troubleshooting, you can refer to community discussions on Ask Ubuntu Linux Mint Forums Did you encounter a specific error code package name when running these commands? E: dpkg was interrupted... run 'sudo dpkg --configure You will be prompted for your password
A: No. As long as dpkg reports an interruption, you cannot install, remove, or update any package. System updates and new software installations will be blocked. E: dpkg was interrupted
Sometimes the message appears with the word "top" appended (e.g., "... problem top"), which is likely a typo or a shell history artifact — but the solution remains the same. This article explains exactly what causes this error, how to fix it safely, and how to prevent it from happening again.
The "dpkg was interrupted" error typically occurs when the package manager encounters an issue during package installation or configuration. Some common causes include:



