How to Install and Uninstall perl-XML-Catalog.noarch Package on Amazon Linux 2

Last updated: May 03,2024

1. Install "perl-XML-Catalog.noarch" package

Please follow the guidelines below to install perl-XML-Catalog.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-XML-Catalog.noarch

2. Uninstall "perl-XML-Catalog.noarch" package

Please follow the instructions below to uninstall perl-XML-Catalog.noarch on Amazon Linux 2:

$ sudo yum remove perl-XML-Catalog.noarch $ sudo yum autoremove

3. Information about the perl-XML-Catalog.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-XML-Catalog
Arch : noarch
Version : 1.0.1
Release : 1.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Resolve public identifiers and remap system identifiers
URL : http://search.cpan.org/dist/XML-Catalog/
License : GPL+ or Artistic
Description : This module implements draft 0.4 of John Cowan's XML Catalog
: (formerly known as XCatalog) see
: ()
: 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.