add pages for crux package management utilities
This commit is contained in:
15
pages/linux/ports.md
Normal file
15
pages/linux/ports.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# ports
|
||||
|
||||
> Update/list the ports tree on a CRUX system
|
||||
|
||||
- update the ports tree
|
||||
|
||||
`ports -u`
|
||||
|
||||
- list the ports in the current tree
|
||||
|
||||
`ports -l`
|
||||
|
||||
- check the differences between installed packages and the ports tree
|
||||
|
||||
`ports -d`
|
Reference in New Issue
Block a user