Linux Lite Forums

Full Version: dpkg was interrupted
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got this message anytime I tried to install Linux Lite Software

Lite Software Error:

- dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

- Make sure your computer is connected to the Internet and try again.

How to solve this?
To resolve this problem, please open a terminal (by pressing 'ctrl+alt+t') and run the two commands below.  You will need to enter your password.

Code:
sudo dpkg --configure -a

Code:
sudo apt --fix-broken install

It may be that your Lite Sources repository problem
https://www.linuxliteos.com/forums/updat...n#msg62475
needs to be resolved before you attempt installing other Lite Software.