showme renamed to rpm-showme
This commit is contained in:
parent
a405f16586
commit
cc826d63c2
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ Two main classes:
|
|||
|
||||
=== In progress:
|
||||
|
||||
* https://pagure.io/minimization/dependency-visualiser[**The __showme__ tool**] — Dependency visualisation of an RPM-based installation.
|
||||
* https://pagure.io/minimization/rpm-showme[**The __rpm-showme__ tool**] — Dependency visualisation of an RPM-based installation.
|
||||
|
||||
|
||||
== Ecosystems exploration
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
= Tools useful for minimising
|
||||
|
||||
== The __showme__ tool
|
||||
== rpm-showme
|
||||
|
||||
Dependency visualisation of an RPM-based installation (a system, an image, etc.)
|
||||
|
||||
Source: https://pagure.io/minimization/dependency-visualiser
|
||||
Source: https://pagure.io/minimization/rpm-showme
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue