Package : rpmtidy

Package details

Summary: Deletes obsolete RPMS from cache

Description:
This script deletes obsolete files by comparing the version information
of all RPM package files which provide the same software package. You can
specify any number of paths of directories to search and you can also
exclude specific packages from being tested for obsolescence.

To run this script simply specify the path of a directory containing
RPM package files using the '--dir' option. For example, to delete obsolete
RPMs from the directory '/tmp/packages', execute the following command:

rpm-tidy --dir=/tmp/packages


URL: http://www.hyperdrifter.com
License: GPLv2+

Maintainer: nobody

List of RPMs