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

Last updated: October 04,2024

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

This is a short guide on how to install perl-XML-Namespace.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall perl-XML-Namespace.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:49:04 ago on Thu Feb 15 07:50:05 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.