rpm package version record

The <rpm package version record> inspectors provide version-related information, such as Epoch, Version and Release, for an RPM package. Inspectors of this type are sorted according to an RPM-specific ordering mechanism defined by the rpmVersionCompare() function of the RPM library.

Note: Requires the presence of the RPM library and librpminfo (an open source library created by BigFix containing modified RPM library code) on the client machine. librpminfo is installed on the client as part of the normal BES client RPM installation procedure.

Version Platforms
8.0.584.0 Red Hat, SUSE
8.2.1078.0 AIX

Creation

rpm package version record <string> : rpm package version record
rpm version record of <package> : rpm package version record

Properties

short rpm package version record <rpm package version record> : short rpm package version record

Casts

<rpm package version record> as rpm package version record : rpm package version record
<rpm package version record> as short rpm package version record : short rpm package version record

Operators