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 # apt-get
> Debian and Ubuntu package management utility. > 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): - Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):