Is it necessary to run the command sudo apt-get update
each time after installing any software/application?
I know the use of this command. I just want to know when to use it.
Is it necessary to run the command sudo apt-get update
each time after installing any software/application?
I know the use of this command. I just want to know when to use it.
No, you should run it before installing or upgrading any application (or other package) to ensure that you get the current version.