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

Last updated: May 18,2024

1. Install "libgd-svg-perl" package

This guide let you learn how to install libgd-svg-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgd-svg-perl" package

Please follow the guidance below to uninstall libgd-svg-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgd-svg-perl
Priority: optional
Section: universe/perl
Installed-Size: 184
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.33-1
Depends: perl (>= 5.6.0-16), libgd-gd2-perl, libsvg-perl
Filename: pool/universe/libg/libgd-svg-perl/libgd-svg-perl_0.33-1_all.deb
Size: 63708
MD5sum: c63fbcedd73b034c98e1be97d005d2e6
SHA1: 43ba6293930b7f3936f138148be95b1eab3f9d06
SHA256: 4ef5b80ed4c28dc7e824517065e68e9a842d87086cc092c8ac2f752b9a96f9de
Description-en: Seamlessly enable SVG output from scripts written using GD
GD::SVG painlessly enables scripts that utilize GD to export scalable vector
graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled
method calls. To enable this functionality, one need only change the "use GD"
call to "use GD::SVG" (and initial "new" method calls).
Description-md5: 1a60e2464179fb29a9b55f39fa615663
Homepage: http://search.cpan.org/dist/GD-SVG/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu