NetBSD pkg_add

Install a package
pkg_add bash
Verbose output
pkg_add -v bash
Dry run
pkg_add -n bash