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

Last updated: May 16,2024

1. Install "libxml-parser-perl" package

Please follow the guidance below to install libxml-parser-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxml-parser-perl" package

This guide covers the steps necessary to uninstall libxml-parser-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-parser-perl
Priority: optional
Section: perl
Installed-Size: 566
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.44-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl
Filename: pool/main/libx/libxml-parser-perl/libxml-parser-perl_2.44-1build1_amd64.deb
Size: 199678
MD5sum: 098e28b758a7e59edab84f88d3329bed
SHA1: 58b18f3710bc5fd644fa184e7e56db84d1e661a0
SHA256: 1519e48eb2570d9368b9e39a5697ffc10e6d631595b51c6e5cd1f3782077af35
Description-en: Perl module for parsing XML files
The XML::Parser module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James Clark's
expat library. Each call to one of the parsing methods creates a new instance
of XML::Parser::Expat which is then used to parse the document. Expat options
may be provided when the XML::Parser object is created. These options are
then passed on to the Expat object on each parse call. They can also be given
as extra arguments to the parse methods, in which case they override options
given at XML::Parser creation time.
.
The behavior of the parser is controlled either by Style and/or Handlers
options, or by setHandlers method. These all provide mechanisms for
XML::Parser to set the handlers needed by XML::Parser::Expat. If neither
Style nor Handlers are specified, then parsing just checks the document for
being well-formed.
.
When underlying handlers get called, they receive as their first parameter
the Expat object, not the Parser object.
Description-md5: 1d62424e8724202d89f9a9fadad8266e
Homepage: http://www.libexpat.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntustudio-fonts, ubuntu-gnome-desktop, ubuntu-sdk-libs-tools, ubuntu-sdk, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-mate-cloudtop