mirror of
https://github.com/cheat/cheat.git
synced 2025-09-01 01:28:30 +02:00
Create aptitude
This commit is contained in:
5
cheatsheets/aptitude
Normal file
5
cheatsheets/aptitude
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# To search for packages:
|
||||||
|
aptitude search "whatever"
|
||||||
|
|
||||||
|
# To display package records for the named package(s):
|
||||||
|
aptitude show pkg(s)
|
Reference in New Issue
Block a user