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

Last updated: November 26,2024

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

This guide covers the steps necessary to install perl-File-Next.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 2:11:44 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-File-Next
Version : 1.18
Release : 1.el8
Architecture : noarch
Size : 25 k
Source : perl-File-Next-1.18-1.el8.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.