This question already has an answer here:
dpkg was interrupted, you must manually run
sudo dpkg --configure -a
to correct the problem
It is called when packages are broken, or the package installation is interrupted.
You should run sudo dpkg --configure -a
or its alternative apt-get -f install
to solve this problem.
sudo dpkg --configure -a
is it says. – QwertyChouskie Jan 15 '16 at 20:10.history
file, wherebash
stores commands you type. – waltinator Jan 16 '16 at 0:18