Download List

專案描述

rpmorphan finds "orphaned" RPM packages on your
system (packages which have no other packages
depending on their installation). Console and
graphical interfaces are provided. It is clone of
the deborphan Debian program, but for RPM
packages. It provides also some others RPM tools:
rpmusage, rpmdep, and rpmduplicates.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-04 21:01
1.7

The RPM dependency on Curses was removed as it is only optional. A "reload" button was added to the Tk and Curses graphical interfaces.

2010-01-22 20:09
1.6

The curses window size is now variable to use the full available size. The code was split into core code and GUI code (rpmorphan-curses-lib.pl and rpmorphan-tk-lib.pl). A confirmation dialog box was added for the remove action. The info window is now scrollable.
標籤: Stable

2009-12-01 00:24
1.5

A bug was fixed in the ncurses interface. To speed up RPM database access, the code uses the URPM Perl package on Mandriva, and it can use the RPM2 Perl package on other distributions.
標籤: Stable

2009-01-08 00:16
1.4

When removing a package, if the rpm command
returns an output, the code now checks the RPM
database to know if the removal worked or not.
標籤: Minor feature enhancements

2008-10-22 03:24
1.3

A bug was fixed for use of the exclude directive in a configuration file.
標籤: Minor bugfixes

Project Resources