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

Last updated: July 07,2024

1. Install "libgraph-readwrite-perl" package

This is a short guide on how to install libgraph-readwrite-perl on Kali Linux

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

2. Uninstall "libgraph-readwrite-perl" package

This tutorial shows how to uninstall libgraph-readwrite-perl on Kali Linux:

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

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

Package: libgraph-readwrite-perl
Version: 2.10-1
Installed-Size: 132
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libgraph-perl, libio-all-perl, libparse-yapp-perl, libxml-parser-perl, libxml-writer-perl
Size: 45180
SHA256: e836e335065a1072f35636b74999906cafe287cacd511e99c725e2707f9b9660
SHA1: 194ab8d578d398437a7e903890786303acbf2fe7
MD5sum: f4c235a9cd77cd642c028be4b6365259
Description: module for reading and writing directed graphs
Graph::ReadWrite is a collection of perl classes for reading and writing
directed graphs in a variety of file formats. The graphs are represented in
Perl using Jarkko Hietaniemi's Graph classes.
.
There are two base classes, Graph::Reader which is the Base class for classes
which read a graph file and create an instance of the Graph class, and
Graph::Writer which is the Base class for classes which take an instance of
the Graph class and write it out in a specific file format.
.
Supported formats: XML, Dot, VCG, daVinci, HTK
Description-md5:
Homepage: https://metacpan.org/release/Graph-ReadWrite
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgraph-readwrite-perl/libgraph-readwrite-perl_2.10-1_all.deb