PKGMAN-SYSUP(8) | System Manager's Manual | PKGMAN-SYSUP(8) |
pkgman-sysup
—
update all outdated packages
pkgman |
sysup [-v |
-vv ] [--test ]
[--log ] [--deps ]
[--depsort ] [--group ]
[--margs =pkgmk_args |
pkgmk_aliases]
[--aargs =pkgadd_args |
pkgadd_aliases]
[--ignore =pkgname[,...]]
[--install-scripts |
[--pre-install ]
[--post-install ]] |
Update all installed packages which are outdated.
Also see the pkgman-lock(8) and pkgman-unlock(8) commands to keep the currently installed versions, even if there are changes in the packages sources directories.
If you want to update only diffs which have a lower version
installed than the one in the packages sources directories, use the
--prefer-higher
option.
The options are as follows:
-v
-vv
--test
--log
writelog
” option in
pkgman.conf(5)).--deps
--depsort
--group
-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 |