1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 19:55:27 +02:00

apt-get: add pointer to apt-cache when searching for pacakges (#2231)

This commit is contained in:
Scott Schlesier 2018-07-31 12:36:08 -07:00 committed by Starbeamrainbowlabs
parent 1d7ce56d01
commit be8ab27c34

View file

@ -1,6 +1,7 @@
# apt-get
> Debian and Ubuntu package management utility.
> Search for packages using `apt-cache`.
- Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):