minimization/modules/ROOT/pages/tools.adoc
2019-08-19 12:23:36 +02:00

12 lines
461 B
Text

= Tools useful for minimising
== The __showme__ tool
Dependency visualisation of an RPM-based installation (a system, an image, etc.)
Source: https://pagure.io/minimization/dependency-visualiser
The script takes a file path or a container image name as an input, and generates a graph of packages and their relations including sizes of all individual packages and some basic clustering. Clicking on a package highlights its relations to other packages.