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

Last updated: November 30,2024

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

Please follow the steps below to install perl-File-Compare.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall perl-File-Compare.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:59:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-File-Compare
Version : 1.100.600
Release : 481.el9
Architecture : noarch
Size : 13 k
Source : perl-5.32.1-481.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.