[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

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





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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]