rpmdepsize by Richard W.M. Jones http://et.redhat.com/~rjones/rpmdepsize ---------------------------------------------------------------------- This program displays the size of RPMs and their dependencies. It's useful for shaming RPMs that have too many dependencies or pull in large amounts of data because of indirect dependencies. Please read the manual page rpmdepsize(1) for full details. Requirements ---------------------------------------------------------------------- perl python yum perldoc graphviz repoquery Build ---------------------------------------------------------------------- ./configure make sudo make install