pkg_check-version(1)
Canonical URL: /pkg_check-version.1/
PKG_CHECK-VERSION(1)
General Commands Manual
PKG_CHECK-VERSION(1)
NAME
pkg_check-version —
verify parsing and ordering of package
names
SYNOPSIS
pkg_check-version |
[-Hv] pkgname ... |
DESCRIPTION
pkg_check-version takes a list of
pkgname and processes them.
- each name is parsed and checked for issues.
- in addition, comparable names (same stem and same flavor) are sorted from older to newer version.
Options are as follows:
EXIT STATUS
The pkg_check-version utility exits with
0, unless one of the pkgname was malformed, or two
names are actually non comparable (such as ‘moo-1.23pre1’ and
‘moo-1.23rc1’).
SEE ALSO
AUTHORS
Marc Espie <espie@openbsd.org>
OpenBSD 7.9 April
19, 2022 PKG_CHECK-VERSION(1)
Need conceptual guidance? Continue in the OpenBSD Handbook.