sudo apt-get update vs upgrade – What is the Difference?
In Debian or a Linux Distribution based on Debian, you can use the commands sudo apt-get update and sudo apt-get upgrade to ensure that all of your packages are up to date. They’re common commands for Linux admins and people doing DevOps, but are handy to know even if you don’t use the command line … Read more