thiagoharry / arvore

A shell script to create graphical representations of .DEB packages. [Finished Project]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arvore

Synnopsis

arvore.sh PACKAGE: Creates and show a graphial representation of some .DEB package.

Description

PACKAGE can be a path for a .DEB file that you have in your computer, or can be any package already installed in your system if you have some DPKG-based system like Ubuntu, Linux Mint or Debian. You need to install the Graphviz package before using this script.

Sample output:

A bigger example:

About

A shell script to create graphical representations of .DEB packages. [Finished Project]

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%