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

Last updated: May 20,2024

1. Install "libcgi-xmlform-perl" package

This tutorial shows how to install libcgi-xmlform-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgi-xmlform-perl

2. Uninstall "libcgi-xmlform-perl" package

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

$ sudo apt remove libcgi-xmlform-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcgi-xmlform-perl
Priority: optional
Section: universe/perl
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-15
Depends: libcgi-pm-perl | perl (<< 5.19), libxml-parser-perl, perl
Filename: pool/universe/libc/libcgi-xmlform-perl/libcgi-xmlform-perl_0.10-15_all.deb
Size: 18938
MD5sum: 13d8e6bd3987cba7db27b966ff0b17b6
SHA1: 8cba7cdc73528ae3aac6d70e555432783150dc87
SHA256: 474b2e0a1ab5e8bb8db09ef27e21ca72cabe8a7a8a8e2da6ceb7715b132b3e78
Description-en: perl module for reading/generating formatted XML
The CGI::XMLForm module can either create form field values from XML based on
XQL style queries (full XQL is _not_ supported - this module is designed for
speed), or it can create XML from form values.
Description-md5: ca0bc1cf45f0e5eb00084a057bb83d38
Homepage: https://metacpan.org/release/CGI-XMLForm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu