On Debian systems like Ubuntu, we keep all our packages up to date by using the following commands: sudo apt updatesudo apt upgrade The first statement gets the list of all updated packages from the repositories and also compares what you have to what’s available, thereby creating a checklist for things to update and giving […]
