Linux Lite Forums

Full Version: I am having problems with updates.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried updating multiple times but keep getting errors.
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
(09-15-2022, 09:50 AM)Dyno link Wrote: [ -> ]I tried updating multiple times but keep getting errors.
Please, copy the error message and post it here. In order to understand what gets you to a halted update, we need to see the dpkg messages.
A sample log message, also solutions are here:

https://www.linuxliteos.com/forums/updat...rrors-fix/

Best regards! Smile