debtree

package dependency graphs on steroids
  https://salsa.debian.org/debian/debtree
  1
  1 review



Very powerful and versatile tool for generating dependency graphs showing the relationships between .deb packages.

The graph is generated in the form of a .dot file that can be used as input for the utility 'dot' from the graphviz package. What information is included in a graph can be varied using command line options.

Supported are: regular (forward) dependencies, reverse dependencies, showing installed packages, virtual packages, alternatives, and much more.
Latest reviews
4
Tuhin 13 years ago

Very helpfull. I wish there is GUI for it.