How to Install and Uninstall libgd-graph-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libgd-graph-perl" package

Please follow the steps below to install libgd-graph-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgd-graph-perl" package

Here is a brief guide to show you how to uninstall libgd-graph-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libgd-graph-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgd-graph-perl
Priority: extra
Section: perl
Installed-Size: 626
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.48-2
Depends: libgd-text-perl, perl
Filename: pool/main/libg/libgd-graph-perl/libgd-graph-perl_1.48-2_all.deb
Size: 379198
MD5sum: 5e65e641b68503e1f823de9c2d58f7c5
SHA1: 61aa848d7c064fe1201b4ebf63ab794e0f2b2d21
SHA256: fcd96db803adb30f5d6d6356a61f8ae30c089a9fe6d4e02ae7d85be347f316f4
Description-en: 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: fc0d40385abd7f55ebea6990e8a0e323
Homepage: http://search.cpan.org/dist/GDGraph/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y