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

Last updated: May 04,2024

1. Install "libgd-perl" package

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

$ sudo apt update $ sudo apt install libgd-perl

2. Uninstall "libgd-perl" package

Learn how to uninstall libgd-perl on Kali Linux:

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

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

Package: libgd-perl
Source: libgd-perl (2.78-1)
Version: 2.78-1+b1
Installed-Size: 378
Maintainer: Debian Perl Group
Architecture: amd64
Replaces: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1)
Provides: libgd-gd2-noxpm-perl, libgd-gd2-perl
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libgd3 (>= 2.3.3-6~)
Breaks: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1), libgd-graph-perl (<< 1.54~ds-3~)
Size: 131340
SHA256: 11d044e53da62fd7b0f88e272ba0f76a8738fbe0a40dffff51965845ed40f325
SHA1: 935c4d7c5016bc9fa9c8b872fa6ac77ac8c845e2
MD5sum: 79e2dab44582336fcc546a4d9c212a2c
Description: 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:
Homepage: https://github.com/lstein/Perl-GD
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgd-perl/libgd-perl_2.78-1+b1_amd64.deb