How To Install Graph-easy On Debian, Ubuntu, Kali, Fedora And Raspbian?
Install graph-easy
-
Debian
apt-get install libgraph-easy-perlClick to copy -
Ubuntu
apt-get install libgraph-easy-perlClick to copy -
Kali Linux
apt-get install libgraph-easy-perlClick to copy -
Fedora
dnf install libgraph-easy-perlClick to copy -
Raspbian
apt-get install libgraph-easy-perlClick to copy
libgraph-easy-perl
Perl module to convert or render graphs (as ASCII, HTML, SVG or via Graphviz)Graph::Easy lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels). It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. It has export filters for Graphviz, VCG (Visualizing Compiler Graphs), GDL (Graph Description Language) and GraphML. Import filters are for Graphviz, VCG and GDL. Since the layouter works on a grid (manhattan layout), the output is most useful for flow charts, network diagrams, or hierarchy trees. Graph::Easy has an easy-to-understand, compact and human readable graph description language.
perl-Graph-Easy
SVG or via Graphviz
Installing graph-easy command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of graph-easy 2026 package in your OS.




