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

Last updated: October 06,2024

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

Learn how to install perl-File-Next.noarch on CentOS Stream 9

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

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

Learn how to uninstall perl-File-Next.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 3:04:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-File-Next
Version : 1.18
Release : 9.el9
Architecture : noarch
Size : 22 k
Source : perl-File-Next-1.18-9.el9.src.rpm
Repository : epel
Summary : An iterator-based module for finding files
URL : https://metacpan.org/release/File-Next
License : Artistic 2.0
Description : File::Next is an iterator-based module for finding files. It's
: lightweight, has no dependencies, runs under taint mode, and puts your
: program more directly in control of file selection.