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

Last updated: May 04,2024

1. Install "libxml-compile-perl" package

Learn how to install libxml-compile-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml-compile-perl

2. Uninstall "libxml-compile-perl" package

Learn how to uninstall libxml-compile-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxml-compile-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-compile-perl
Priority: optional
Section: universe/perl
Installed-Size: 751
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.52-1
Depends: perl (>= 5.13.7), liblog-report-perl (>= 1.03), libxml-compile-tester-perl, libxml-libxml-perl (>= 2.0100)
Filename: pool/universe/libx/libxml-compile-perl/libxml-compile-perl_1.52-1_all.deb
Size: 195768
MD5sum: a4804ba938b06d1594d9a01b88a3d6af
SHA1: 91b2abf7cd842db0875179671dbc51ac3c580550
SHA256: e6225a35639de3149bc9e695ba960259da5d303fa3be5144a3f686a5e0ef207f
Description-en: Perl module to translate between XML and Perl based on XML schemas
Many (professional) applications process XML messages based on a formal
specification, expressed in XML Schemas. XML::Compile translates between XML
and Perl with the help of such schemas. Your Perl program only handles a tree
of nested HASHes and ARRAYs, and does not need to understand namespaces and
other general XML and schema nastiness.
Description-md5: 1280664e15f452d25da3c6fefa06a638
Homepage: https://metacpan.org/release/XML-Compile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu