How to Install and Uninstall perl-XML-Simple.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "perl-XML-Simple.src" package
Here is a brief guide to show you how to install perl-XML-Simple.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-XML-Simple.src
Copied
2. Uninstall "perl-XML-Simple.src" package
Please follow the guidance below to uninstall perl-XML-Simple.src on Oracle Linux 8:
$
sudo dnf remove
perl-XML-Simple.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-XML-Simple.src package on Oracle Linux 8
Last metadata expiration check: 3:46:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-XML-Simple
Version : 2.25
Release : 1.el8
Architecture : src
Size : 93 k
Source : None
Repository : ol8_appstream
Summary : Easy API to maintain XML in Perl
URL : http://search.cpan.org/dist/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 : 1.el8
Architecture : src
Size : 93 k
Source : None
Repository : ol8_appstream
Summary : Easy API to maintain XML in Perl
URL : http://search.cpan.org/dist/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).