How to Install and Uninstall libcgi-struct-xs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libcgi-struct-xs-perl" package

This guide covers the steps necessary to install libcgi-struct-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgi-struct-xs-perl

2. Uninstall "libcgi-struct-xs-perl" package

Please follow the steps below to uninstall libcgi-struct-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcgi-struct-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-struct-xs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcgi-struct-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.04-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libtest-deep-perl, libtest-leaktrace-perl
Filename: pool/universe/libc/libcgi-struct-xs-perl/libcgi-struct-xs-perl_1.04-2build1_amd64.deb
Size: 11340
MD5sum: 605b2bb5d2a65c9188dc5b9863562237
SHA1: 953f8da547c971781da22b5051ce5684d0c8508e
SHA256: 7ae50c494676fb3505557723730edb77fcf596d76e066c8540b47cf543d3ccc3
Description-en: Perl module to build structures from CGI data, XS version
CGI::Struct::XS is the XS implementation of CGI::Struct, a module for
transforming CGI GET/POST data into intricate data structures. This is
reminiscent of PHP's building arrays from form data, but with a perl
twist.
.
CGI::Struct::XS is fully compatible with CGI::Struct, except for error
messages. At the same time, it is 3-15 (5-25 with dclone disabled) times
faster than original module.
Description-md5: 91617605f0badbc2e1eb143f6aba3735
Homepage: https://metacpan.org/release/CGI-Struct-XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu