How to Install and Uninstall perl-XML-SemanticDiff.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

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

Please follow the steps below to install perl-XML-SemanticDiff.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the guidance below to uninstall perl-XML-SemanticDiff.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-XML-SemanticDiff.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:20:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-XML-SemanticDiff
Version : 1.0007
Release : 5.el8
Architecture : noarch
Size : 45 k
Source : perl-XML-SemanticDiff-1.0007-5.el8.src.rpm
Repository : epel
Summary : Perl extension for comparing XML documents
URL : https://metacpan.org/release/XML-SemanticDiff
License : GPL+ or Artistic
Description : XML::SemanticDiff provides a way to compare the contents and structure of two
: XML documents. By default, it returns a list of hashrefs where each hashref
: describes a single difference between the two docs.