mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 00:05:27 +01:00
add show to apt-cache cheatsheet
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
# To search for apt packages:
|
# To search for apt packages:
|
||||||
apt-cache search "whatever"
|
apt-cache search "whatever"
|
||||||
|
|
||||||
|
# To display package records for the named package(s):
|
||||||
|
apt-cache show pkg(s)
|
||||||
|
|||||||
Reference in New Issue
Block a user