How to Install and Uninstall perl-File-Compare.noarch Package on AlmaLinux 9

Last updated: October 10,2024

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

Please follow the step by step instructions below to install perl-File-Compare.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-File-Compare.noarch on AlmaLinux 9:

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

3. Information about the perl-File-Compare.noarch package on AlmaLinux 9

Last metadata expiration check: 1:16:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-File-Compare
Version : 1.100.600
Release : 480.el9
Architecture : noarch
Size : 13 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Compare files or file handles
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : A File::Compare Perl module provides functions for comparing a content of two
: files specified by a file name or a file handle.