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

Last updated: September 20,2024

1. Install "libxml-namespacefactory-perl" package

This is a short guide on how to install libxml-namespacefactory-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxml-namespacefactory-perl" package

Please follow the step by step instructions below to uninstall libxml-namespacefactory-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-namespacefactory-perl
Priority: optional
Section: universe/perl
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.02-1
Depends: perl
Filename: pool/universe/libx/libxml-namespacefactory-perl/libxml-namespacefactory-perl_1.02-1_all.deb
Size: 7358
MD5sum: 8b1b06cb0e51682c7719828c3b11262c
SHA1: ad587bcdc9e4a2d7b7c57760455eada021588dd4
SHA256: a196cca33927e44d9b93eb8a7f3446d2829d9e3e29ffaf21ff3af89aae368d4d
Description-en: simple factory objects for SAX namespaced names
A number of accessors for namespaces in SAX use the JClark notation,
{namespace}local-name. Those are a bit painful to type repeatedly, and
somewhat error-prone as hash keys. XML::NamespaceFactory makes life
easier.
Description-md5: 4384a80065ca88b71fd941df6e100c4a
Homepage: https://github.com/perigrin/xml-namespacefactory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu