How to Install and Uninstall libgd-graph-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libgd-graph-perl" package

Please follow the guidelines below to install libgd-graph-perl on Kali Linux

$ sudo apt update $ sudo apt install libgd-graph-perl

2. Uninstall "libgd-graph-perl" package

Please follow the step by step instructions below to uninstall libgd-graph-perl on Kali Linux:

$ sudo apt remove libgd-graph-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgd-graph-perl package on Kali Linux

Package: libgd-graph-perl
Version: 1.56~ds-1
Installed-Size: 383
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libgd-perl (>= 2.76-4~), libgd-text-perl
Size: 116228
SHA256: df30c1560e8208a40971770c6569d7498a36c9fd6486c2d3fccf89061fc875d9
SHA1: 2044b4785424f4fa421de7e059d36a3b2d676a29
MD5sum: 129068fb161ed6902496246dc7a84005
Description: Graph Plotting Module for Perl 5
GD::Graph is a perl5 module to create charts using the GD module.
The following classes for graphs with axes are defined:
* GD::Graph::lines - Create a line chart.
* GD::Graph::bars - Create a bar chart.
* GD::Graph::points - Create an chart, displaying the data as points.
* GD::Graph::linespoints - Combination of lines and points.
* GD::Graph::area - Create a graph,
representing the data as areas under a line.
* GD::Graph::mixed - Create a mixed type graph,
any combination of the above.
At the moment this is fairly limited.
Some of the options that can be used
with some of the individual graph types won't work very well.
Multiple bar graphs in a mixed graph won't display very nicely.
* GD::Graph::pie - Create a pie chart.
Description-md5:
Homepage: https://metacpan.org/release/GDGraph
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::editing, works-with::image, works-with::image:raster
Section: perl
Priority: optional
Filename: pool/main/libg/libgd-graph-perl/libgd-graph-perl_1.56~ds-1_all.deb