How to Install and Uninstall perl-XML-Catalog.noarch Package on CentOS Stream 9

Last updated: October 05,2024

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

This guide let you learn how to install perl-XML-Catalog.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-XML-Catalog.noarch

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

Please follow the guidelines below to uninstall perl-XML-Catalog.noarch on CentOS Stream 9:

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

3. Information about the perl-XML-Catalog.noarch package on CentOS Stream 9

Last metadata expiration check: 0:18:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-XML-Catalog
Version : 1.03
Release : 22.el9
Architecture : noarch
Size : 17 k
Source : perl-XML-Catalog-1.03-22.el9.src.rpm
Repository : appstream
Summary : Resolve public identifiers and remap system identifiers
URL : https://metacpan.org/release/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.