1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 17:19:47 +01:00
tldr/pages/linux/ports.md

17 lines
277 B
Markdown
Raw Normal View History

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