Updating list of software updates with apt-get update
To refresh a list of available software update options in Debian based Linux versions apt-get software can be used.
Updating list of available software options is done specifying apt-get update.
Please be aware that it is only updating the list of available software options and not updating actual software.
It is a good habit and it is actually a good practice to update the list of software updates before updates are installed. By doing it you will ensure that the latest available version of that software is installed.
Comments
Post a Comment