Comment on Why should I run sudo apt update before installing a package? Why!?
oleorun@lemmy.fan 2 years ago
It’s not necessarily required but it is strongly suggested in case the package you are installing requires the latest version of a dependency.
Maddison@sh.itjust.works 2 years ago
thank you!