tldr/pages/linux/ports.md

17 lines
277 B
Markdown
Raw Normal View History

# ports
2016-01-21 12:44:43 +00:00
> Update/list the ports tree on a CRUX system.
> More information: <https://manned.org/ports>.
2016-01-21 12:44:43 +00:00
- Update the ports tree:
`ports -u`
2016-01-21 12:44:43 +00:00
- List the ports in the current tree:
`ports -l`
2016-01-21 12:44:43 +00:00
- Check the differences between installed packages and the ports tree:
`ports -d`