How do you use apt-get?
- Install. Using apt-get install will check the dependencies of the packages you want and install any that are needed. …
- Search. Use apt-cache search to find what’s available. …
- Update. Run apt-get update to update all your package lists, followed by apt-get upgrade to update all your installed software to the latest versions.
Jan 30, 2017