Dependency Graph

Roberto Ragusa mail at robertoragusa.it
Mon Jun 11 15:28:15 UTC 2012


On 06/09/2012 08:05 AM, JD wrote:
> Would be nice to have a tool to output the full
> dependency graph for all  installed packages.

I think the graph would be very complex.

All the lib* packages would have dozens and dozens of
things depending on them.

"rpm -qa|wc -l" is more than 4000 for me. These are the
nodes, then you can start with the arcs. :-)

My experience with *.h dependencies for a big C project
showed me you will easily get a huge graph.

-- 
   Roberto Ragusa    mail at robertoragusa.it


More information about the users mailing list