rpmorphan 1.1 (Default branch) |
|
|
rpmorphan finds "orphaned" RPM packages on your
system. It determines which packages have no other
packages depending on their installation, and
shows you a list of these packages. It is a clone
of the deborphan program from Debian, but for RPM
packages.
License: GNU General Public License (GPL)
Changes:
The code now use a library to share the common code. Defaults targets were added to rpmorphan (guess-lib) and rpmusage (all). The code was cleaned up to fix warnings from the perlcritic tool. The RPM package was cleaned up to fix warnings from the rpmlint tool.
|