PKGMAN-DIFF(1) | General Commands Manual | PKGMAN-DIFF(1) |
pkgman-diff
— show
differences between installed and available packages
pkgman |
diff [--all ]
[--deps ] [--full ]
[--regex ]
[--filter =expr] |
Print an overview of packages that are installed and have a different version than they are in the packages sources directories. If you would like to compare the packages using version comparison and show only packages with higher version, then use preferhigher configuration settings:
pkgman --config-set="preferhigher yes" diff
The options are as follows:
--all
--deps
--full
--regex
--filter
=exprSeptember 9, 2023 | Zeppe-Lin |