How to Install and Uninstall perl-XML-Hash-LX.noarch Package on Oracle Linux 8

Last updated: June 23,2024

1. Install "perl-XML-Hash-LX.noarch" package

This guide covers the steps necessary to install perl-XML-Hash-LX.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-XML-Hash-LX.noarch

2. Uninstall "perl-XML-Hash-LX.noarch" package

Please follow the step by step instructions below to uninstall perl-XML-Hash-LX.noarch on Oracle Linux 8:

$ sudo dnf remove perl-XML-Hash-LX.noarch $ sudo dnf autoremove

3. Information about the perl-XML-Hash-LX.noarch package on Oracle Linux 8

Last metadata expiration check: 3:15:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-XML-Hash-LX
Version : 0.70.0
Release : 5.el8
Architecture : noarch
Size : 23 k
Source : perl-XML-Hash-LX-0.70.0-5.el8.src.rpm
Repository : epel
Summary : Convert hash to XML and XML to hash using LibXML
URL : https://metacpan.org/release/XML-Hash-LX
License : GPL+ or Artistic
Description : This module is a companion for XML::LibXML. It operates with LibXML
: objects, could return or accept LibXML objects, and may be used for
: easy data transformations.