How to Install and Uninstall perl-XML-Simple.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "perl-XML-Simple.noarch" package
Here is a brief guide to show you how to install perl-XML-Simple.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-XML-Simple.noarch
Copied
2. Uninstall "perl-XML-Simple.noarch" package
This is a short guide on how to uninstall perl-XML-Simple.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-XML-Simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-XML-Simple.noarch package on Oracle Linux 9
Last metadata expiration check: 1:00:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-XML-Simple
Version : 2.25
Release : 13.el9
Architecture : noarch
Size : 87 k
Source : perl-XML-Simple-2.25-13.el9.src.rpm
Repository : ol9_appstream
Summary : Easy API to maintain XML in Perl
URL : https://metacpan.org/release/XML-Simple
License : GPL+ or Artistic
Description : The XML::Simple module provides a simple API layer on top of an
: underlying XML parsing module (either XML::Parser or one of the SAX2
: parser modules).
Available Packages
Name : perl-XML-Simple
Version : 2.25
Release : 13.el9
Architecture : noarch
Size : 87 k
Source : perl-XML-Simple-2.25-13.el9.src.rpm
Repository : ol9_appstream
Summary : Easy API to maintain XML in Perl
URL : https://metacpan.org/release/XML-Simple
License : GPL+ or Artistic
Description : The XML::Simple module provides a simple API layer on top of an
: underlying XML parsing module (either XML::Parser or one of the SAX2
: parser modules).