List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
Related Posts
How To Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical…
Find And List All Hidden Files Recursively
Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…
