How to Install and Uninstall perl-XML-Namespace.noarch Package on Rocky Linux 9

Last updated: July 01,2024

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

Please follow the step by step instructions below to install perl-XML-Namespace.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall perl-XML-Namespace.noarch on Rocky Linux 9:

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

3. Information about the perl-XML-Namespace.noarch package on Rocky Linux 9

Last metadata expiration check: 0:47:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-XML-Namespace
Version : 0.02
Release : 19.el9
Architecture : noarch
Size : 15 k
Source : perl-XML-Namespace-0.02-19.el9.src.rpm
Repository : epel
Summary : Simple support for XML name spaces
URL : https://metacpan.org/release/XML-Namespace
License : GPL+ or Artistic
Description : This Perl module implements a simple object for representing XML name spaces
: in Perl. It provides little more than some syntactic sugar for your Perl
: programs, saving you the bother of typing lots of long-winded URIs.