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

Last updated: October 08,2024

1. Install "perl-Data-Compare.noarch" package

In this section, we are going to explain the necessary steps to install perl-Data-Compare.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Data-Compare.noarch

2. Uninstall "perl-Data-Compare.noarch" package

Please follow the steps below to uninstall perl-Data-Compare.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Data-Compare.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:54:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Data-Compare
Version : 1.26
Release : 1.el8
Architecture : noarch
Size : 39 k
Source : perl-Data-Compare-1.26-1.el8.src.rpm
Repository : epel
Summary : Compare perl data structures
URL : https://metacpan.org/release/Data-Compare
License : GPL+ or Artistic
Description : This module compares arbitrary data structures to see if they are copies
: of each other.