snippetbashTip
ports — Update/list the ports tree on a CRUX system. More information: <https://manned.org/ports>.
Viewed 0 times
thecommandtreeupdateclilistports
linux
Problem
How to use the
ports command: Update/list the ports tree on a CRUX system. More information: <https://manned.org/ports>.Solution
ports — Update/list the ports tree on a CRUX system. More information: <https://manned.org/ports>.Update the ports tree:
ports -uList the ports in the current tree:
ports -lCheck the differences between installed packages and the ports tree:
ports -dCode Snippets
Update the ports tree
ports -uList the ports in the current tree
ports -lCheck the differences between installed packages and the ports tree
ports -dContext
tldr-pages: linux/ports
Revisions (0)
No revisions yet.