How to Install and Uninstall perl-XML-Simple.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "perl-XML-Simple.src" package
Please follow the steps below to install perl-XML-Simple.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-XML-Simple.src
Copied
2. Uninstall "perl-XML-Simple.src" package
Here is a brief guide to show you how to uninstall perl-XML-Simple.src on Oracle Linux 9:
$
sudo dnf remove
perl-XML-Simple.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-XML-Simple.src package on Oracle Linux 9
Last metadata expiration check: 2:13:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-XML-Simple
Version : 2.25
Release : 13.el9
Architecture : src
Size : 89 k
Source : None
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 : src
Size : 89 k
Source : None
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).