Had a problem – on my Kubuntu 18.04 machine, a lot of apps needed an upadte. But when I ran the updater, I got an error.
I search around and found a command that saved the day.
sudo dpkg –configure -a
After running this command, my updates ran like a dream.