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

Last updated: May 15,2024

1. Install "libgraph-perl" package

Learn how to install libgraph-perl on Kali Linux

$ sudo apt update $ sudo apt install libgraph-perl

2. Uninstall "libgraph-perl" package

Learn how to uninstall libgraph-perl on Kali Linux:

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

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

Package: libgraph-perl
Version: 1:0.9727-1
Installed-Size: 306
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libheap-perl, libscalar-list-utils-perl, libset-object-perl (>= 1.40)
Size: 110532
SHA256: 5b474cfb083b8524f332464855ded89420d999d67044db273d57761b926ddbf1
SHA1: e5e0aba08afe4d568c759ceeaa55c6234cd498b7
MD5sum: b021a02a955ae84ad54957e4778a6627
Description: Perl module for graph data structures and algorithms
This module contains the Graph module for Perl, a framework for
creating abstract data structures called graphs and hypergraphs.
(It is not for drawing any sort of graphics; for that, see the
GD:: or Graphics:: set of modules.) It also contains implementations
of several well-known algorithms that operate on graphs, such as
finding transitive closures, strongly connected components
(SCCs) and articulation points.
Description-md5:
Homepage: https://metacpan.org/release/Graph
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libg/libgraph-perl/libgraph-perl_0.9727-1_all.deb