[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpmreaper
- From: seth vidal <skvidal fedoraproject org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: rpmreaper
- Date: Tue, 03 Jun 2008 11:51:09 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]