How to Install and Uninstall libgraph-easy-perl Package on Kali Linux

Last updated: May 06,2024

1. Install "libgraph-easy-perl" package

Please follow the guidelines below to install libgraph-easy-perl on Kali Linux

$ sudo apt update $ sudo apt install libgraph-easy-perl

2. Uninstall "libgraph-easy-perl" package

In this section, we are going to explain the necessary steps to uninstall libgraph-easy-perl on Kali Linux:

$ sudo apt remove libgraph-easy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgraph-easy-perl package on Kali Linux

Package: libgraph-easy-perl
Version: 0.76-3
Installed-Size: 1042
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libgraph-easy-as-svg-perl
Suggests: graphviz
Size: 316664
SHA256: c4a5937192236e0e44a94316d84c7e2502dd37fea53512bb6634b9e35a4bd507
SHA1: 7bef33e1a106ebd6bb461eead0a42d13b26f0bf8
MD5sum: d9fe6b23a616675aa83c6796ba7c393c
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Graph-Easy
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgraph-easy-perl/libgraph-easy-perl_0.76-3_all.deb