1
0
mirror of https://github.com/cheat/cheat.git synced 2024-12-22 20:55:06 +01:00
cheat/cheatsheets/aptitude
2013-09-02 16:05:43 +02:00

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)