Skip to content

RPM

linux

RPMModule reads package information from the rpm package manager.

Details

This module is relevant for distros that use rpm, like fedora, redhat and their derivatives. It uses an sqlite client because of the way rpm works.

It tries to read the rpm database: /var/lib/rpm/rpmdb.sqlite. Otherwise, it will try to find the rpmdb.sqlite file inside /usr/lib.

Dependencies