Manage packages on a FreeBSD system.
This module manages the installation and removal of FreeBSD packages.
(pkg command & [package-or-packages])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
| Option | Description |
|---|