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

Last updated: November 26,2024

1. Install "libxml-catalog-perl" package

Here is a brief guide to show you how to install libxml-catalog-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxml-catalog-perl" package

Please follow the steps below to uninstall libxml-catalog-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-catalog-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.03-2
Depends: perl, liburi-perl, libwww-perl, libxml-parser-perl
Filename: pool/universe/libx/libxml-catalog-perl/libxml-catalog-perl_1.03-2_all.deb
Size: 9280
MD5sum: 7788de70c3dff6130cc973ea80a12667
SHA1: 9464184c3029a791e178ce5b39ac17e7e3d09537
SHA256: a4126af79260e747ce3df7f9a7c0420c59c7349681b00297f860a97483efd1c8
Description-en: Perl module for resolving public and remapping system identifiers
XML::Catalog implements draft 0.4 of John Cowan's XML Catalog (formerly
known as XCatalog) proposal Catalogs may be written in either SOCAT or
XML syntax; XML::Catalog will assume SOCAT syntax if the catalog is not
in well-formed XML syntax.
.
This module, as of 1.0.0, also supports Oasis XML catalogs.
Description-md5: c285ac9924315b4bd83d559fcce7bc6a
Homepage: https://metacpan.org/release/XML-Catalog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu