mirror of https://github.com/cheat/cheat.git
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
# To search for packages:
|
||
|
aptitude search "whatever"
|
||
|
|
||
|
# To display package records for the named package(s):
|
||
|
aptitude show pkg(s)
|