1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/ports.md

16 lines
229 B
Markdown
Raw Normal View History

# ports
2016-01-21 13:44:43 +01:00
> Update/list the ports tree on a CRUX system.
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`