blob: 5165bcadbe3a88a20acea2a4c06868636ef48c69 (
plain)
1
2
3
4
5
|
pkg_chk verifies that the versions of installed packages matches those in
pkgsrc, optionally adding missing or updating mismatched packages.
It can verify all installed packages, or check against a set of packages
based on the hostname, architecture, and other characteristics.
|