How to Install and Uninstall perl-File-Find.noarch Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "perl-File-Find.noarch" package
In this section, we are going to explain the necessary steps to install perl-File-Find.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Find.noarch
Copied
2. Uninstall "perl-File-Find.noarch" package
This guide let you learn how to uninstall perl-File-Find.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-File-Find.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Find.noarch package on CentOS Stream 9
Last metadata expiration check: 0:45:16 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : perl-File-Find
Version : 1.37
Release : 481.el9
Architecture : noarch
Size : 39 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : @System
From repo : appstream
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.
Installed Packages
Name : perl-File-Find
Version : 1.37
Release : 481.el9
Architecture : noarch
Size : 39 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : @System
From repo : appstream
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.