How to Install and Uninstall perl-File-Find-Rule.noarch Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "perl-File-Find-Rule.noarch" package

In this section, we are going to explain the necessary steps to install perl-File-Find-Rule.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-File-Find-Rule.noarch

2. Uninstall "perl-File-Find-Rule.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-File-Find-Rule.noarch on Amazon Linux 2:

$ sudo yum remove perl-File-Find-Rule.noarch $ sudo yum autoremove

3. Information about the perl-File-Find-Rule.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-File-Find-Rule
Arch : noarch
Version : 0.33
Release : 5.amzn2
Size : 34 k
Repo : amzn2-core/2/x86_64
Summary : Perl module implementing an alternative interface to File::Find
URL : http://search.cpan.org/dist/File-Find-Rule/
License : GPL+ or Artistic
Description : File::Find::Rule is a friendlier interface to File::Find. It
: allows you to build rules which specify the desired files and
: directories.