Formatted pkg-related pages.
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# pkginfo
|
||||
|
||||
> Query the package database on a CRUX system
|
||||
> Query the package database on a CRUX system.
|
||||
|
||||
- list installed packages and their versions
|
||||
- List installed packages and their versions:
|
||||
|
||||
`pkginfo -i`
|
||||
|
||||
- list files owned by a package
|
||||
- List files owned by a package:
|
||||
|
||||
`pkginfo -l {{package-name}}`
|
||||
|
||||
- list the owner(s) of files matching a pattern
|
||||
- List the owner(s) of files matching a pattern:
|
||||
|
||||
`pkginfo -o {{pattern}}`
|
||||
|
||||
- print the footprint of a file
|
||||
- Print the footprint of a file:
|
||||
|
||||
`pkginfo -f {{file}}`
|
||||
|
Reference in New Issue
Block a user