PKGMAN-INSTALL(8) | System Manager's Manual | PKGMAN-INSTALL(8) |
pkgman-install
—
install packages
pkgman |
install [-v |
-vv ] [--test ]
[--log ] [--deps ]
[--force ] [--group ]
[--margs =pkgmk_args |
pkgmk_aliases]
[--aargs =pkgadd_args |
pkgadd_aliases]
[--ignore =pkgname[,...]]
[--install-scripts |
[--pre-install ][--post-install ]]
pkgname ... |
Install all packages in the listed order. It looks in all packages sources directories specified in /etc/pkgman.conf as “pkgsrcdir” argument.
The options are as follows:
-v
-vv
--test
--log
writelog
” option in
pkgman.conf(5)).--deps
--force
--group
--margs
=pkgmk_args-fr
pkgmk -f
”
(same as “-margs=-f
”).-um
pkgmk
-um
” (same as
“-margs=-um
”).-im
pkgmk
-im
” (same as
“-margs=-im
”).-uf
pkgmk
-uf
” (same as
“-margs=-uf
”).-if
pkgmk
-if
” (same as
“-margs=-if
”).-ns
pkgmk
-ns
” (same as
“-margs=-ns
”).-kw
pkgmk
-kw
” (same as
“-margs=-kw
”).--aargs
=pkgadd_args-f
,
-i
pkgadd
-f
” (same as
“-aargs=-f
”).--ignore
=pkgname[,...]--install-scripts
--pre-install
--post-install
September 9, 2023 | Zeppe-Lin |