pkg
Manage packages on a FreeBSD system.
Overview
Form
(pkg command & [package-or-packages])
Arguments
command
The overall command to execute. Must be one of: :install or :remove.
:installEnsure the specied package is installed on the system
:removeEnsure the specified package is removed from the syste,
package-or-packages
A package name or a list of packages
Options
Examples