How to Install and Uninstall perl-File-Find.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

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

Please follow the guidelines below to install perl-File-Find.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall perl-File-Find.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-File-Find.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:31:01 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-File-Find
Version : 1.37
Release : 480.el9
Architecture : noarch
Size : 39 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
Summary : Traverse a directory tree
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : These are functions for searching through directory trees doing work on each
: file found similar to the Unix find command.