Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem Work Now
(like Ubuntu Software Center and Synaptic) at the same time.
You closed the terminal window while an installation was running.
The error message can be alarming, but in most cases it’s harmless and easy to fix. Simply open a terminal and execute: (like Ubuntu Software Center and Synaptic) at the same time
This error message typically appears when a package installation or system update was forcibly stopped before it could finish
Never close a terminal window or shut down your computer while apt or dpkg is running. Simply open a terminal and execute: This error
Once upon a time in the land of Linux, a user named decided it was finally time to update his system. He opened the terminal, typed his commands with confidence, and watched as the text scrolled by like digital rain.
: Runs the command with administrative (root) privileges, which is required for managing system packages. : Runs the command with administrative (root) privileges,
While this error is easily fixable, prevention saves time and protects your system configuration from corruption.
sudo dpkg --configure -a

