How to Install and Uninstall perl-File-Find.noarch Package on Fedora 36

Last updated: October 07,2024

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

Please follow the guidelines below to install perl-File-Find.noarch on Fedora 36

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

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

Please follow the steps below to uninstall perl-File-Find.noarch on Fedora 36:

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

3. Information about the perl-File-Find.noarch package on Fedora 36

Last metadata expiration check: 2:54:06 ago on Thu Sep 8 08:04:50 2022.
Installed Packages
Name : perl-File-Find
Version : 1.39
Release : 486.fc36
Architecture : noarch
Size : 39 k
Source : perl-5.34.1-486.fc36.src.rpm
Repository : @System
From repo : fedora
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.