DEV Community

Discussion on: An Introduction To The Apt Package Manager

Collapse
 
slimdestro profile image
D\sTro

Nice πŸ‘Œ just adding one:
before installing/updating any package, index should be updated ➑️ sudo apt-get update. Its good habbit!

Collapse
 
onyxcode profile image
Dan

Yes indeed!