Ubuntu – The following packages have been kept back

The following packages have been kept back

apt list --upgradable

sudo apt-get --with-new-pkgs
sudo apt-get autoremove
Do NOT do this command: sudo apt-get install as it keeps the packages manually installed.

You may also like...