Is there a tool to visualize RPM dependencies (by size)

Seth Vidal skvidal at fedoraproject.org
Tue Mar 24 14:03:58 UTC 2009



On Tue, 24 Mar 2009, Richard W.M. Jones wrote:

> Has anyone written a tool to visualize RPM dependencies?  Preferably
> graphically, and I'm primarily interested in the size of each
> dependent package.
>
>                +-------------------+
>                | foo (1.3MB)       |
>                +-------------------+
>                   |         |
>               +-----+     +------------------------+
>               | bar |     | baz (2 MB)             |
>               +-----+     +------------------------+
>                | | |              |         |
>
> I found rpmgraph[1] but it only does dependencies, not size.

I don't know of anything graphical - but it wouldn't be hard to sort the 
deps of an installed pkg by the size of the pkg.

-sv




More information about the fedora-devel-list mailing list