How to Install and Uninstall libgd-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libgd-perl" package

Please follow the guidelines below to install libgd-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgd-perl

2. Uninstall "libgd-perl" package

Please follow the guidelines below to uninstall libgd-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libgd-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgd-perl
Architecture: amd64
Version: 2.73-1build1
Priority: extra
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 390
Provides: libgd-gd2-noxpm-perl, libgd-gd2-perl
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14), libgd3 (>= 2.2.5-5.2)
Breaks: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1)
Replaces: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1)
Filename: pool/main/libg/libgd-perl/libgd-perl_2.73-1build1_amd64.deb
Size: 129316
MD5sum: c5b4db480c1dd24112378d1c09ad814f
SHA1: 1012efc2efd2727415f62e6063b6105fe102d8b5
SHA256: 919ff01cee42bfc42cce5cd2033816c421d42dace7168ad2b80996e19cc8bc7c
SHA512: 71e24b31a50b47434f91f67daaafc7268dae87611c3f0bb84e762231602497e1765dbaa8c094fa62707ba4944932feaa2f3594b59b289815310d2b143bdaf91b
Homepage: https://github.com/lstein/Perl-GD
Description-en: Perl module wrapper for libgd
This is a autoloadable interface module for libgd, a popular library
for creating and manipulating PNG files. With this library you can
create PNG images on the fly or modify existing files. Features
include:
.
* Lines, polygons, rectangles and arcs, both filled and unfilled
* Flood fills
* The use of arbitrary images as brushes and as tiled fill patterns
* Line styling (dashed lines and the like)
* Horizontal and vertical text rendering
* Support for transparency and interlacing
* Support for TrueType font rendering, via libfreetype.
* Support for spline curves, via GD::Polyline
* Support for symbolic font names, such as "helvetica:italic"
* Support for symbolic color names, such as "green", via GD::Simple
* Produces output in png, gif, jpeg and xbm format
* Produces output in svg format via GD::SVG.
.
Included with the example code is the perl script qd.pl with QuickDraw
routines for generating PICT2 files (used on Apple Macintosh).
Description-md5: c5a8a5b7fb0fe0b1a331b6130847e4d9