rpmreaper

seth vidal skvidal at fedoraproject.org
Tue Jun 3 15:51:09 UTC 2008


On Tue, 2008-06-03 at 17:41 +0200, Miroslav Lichvar wrote:
> Hi,
> 
> I've put together a small ncurses application for removing unnecessary
> packages and their dependencies from the system.
> 
> In a mutt-like interface it allows to browse through dependencies,
> select packages and run rpm -e on them.
> 
> For those who don't want to start under root some random stuff downloaded
> from internet, it can be used under a regular user too. On exit, when
> asked to not try to run rpm -e, it will write to stdout the list of
> selected packages.

out of curiosity: any reason you did this in c directly to rpmlib rather
than just using the routines that already exist in python and yum's
libraries?

-sv





More information about the devel mailing list