Formatted pkg-related pages.
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
# prt-get
|
||||
|
||||
> The advanced CRUX package manager
|
||||
> The advanced CRUX package manager.
|
||||
|
||||
- install a package
|
||||
- Install a package:
|
||||
|
||||
`prt-get install {{package-name}}`
|
||||
|
||||
- install a package with dependency handling
|
||||
- Install a package with dependency handling:
|
||||
|
||||
`prt-get depinst {{package-name}}`
|
||||
|
||||
- update a package manually
|
||||
- Update a package manually:
|
||||
|
||||
`prt-get upgrade {{package-name}}`
|
||||
|
||||
- remove a package
|
||||
- Remove a package:
|
||||
|
||||
`prt-get remove {{package-name}}`
|
||||
|
||||
- upgrade the system from the local ports tree
|
||||
- Upgrade the system from the local ports tree:
|
||||
|
||||
`prt-get sysup`
|
||||
|
||||
- search the ports tree
|
||||
- Search the ports tree:
|
||||
|
||||
`prt-get search {{package-name}}`
|
||||
|
||||
- search for a file in a package
|
||||
- Search for a file in a package:
|
||||
|
||||
`prt-get fsearch {{file}}`
|
||||
|
Reference in New Issue
Block a user