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:
parent
1d7ce56d01
commit
be8ab27c34
1 changed files with 1 additions and 0 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue