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

Last updated: October 05,2024

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

This is a short guide on how to install perl-File-Next.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall perl-File-Next.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:27:12 ago on Wed Mar 13 07:41:12 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.