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
.
:install
Ensure the specied package is installed on the system
:remove
Ensure the specified package is removed from the syste,
package-or-packages
A package name or a list of packages
Option | Description |
---|