LinuxCommandLibrary

ports

ports

TLDR

Update the ports tree

$ ports -u
copy


List the ports in the current tree
$ ports -l
copy


Check the differences between installed packages and the ports tree
$ ports -d
copy

Copied to clipboard