Formatted all pages according to guidelines.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# apt-cache
|
||||
|
||||
> Debian and Ubuntu package query tool
|
||||
> Debian and Ubuntu package query tool.
|
||||
|
||||
- Search for a package in your current sources
|
||||
- Search for a package in your current sources:
|
||||
|
||||
`apt-cache search {{query}}`
|
||||
|
||||
- Show information about a package
|
||||
- Show information about a package:
|
||||
|
||||
`apt-cache show {{package}}`
|
||||
|
||||
- Show whether a package is installed and up to date
|
||||
- Show whether a package is installed and up to date:
|
||||
|
||||
`apt-cache policy {{package}}`
|
||||
|
Reference in New Issue
Block a user