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

Last updated: October 11,2024

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

This guide let you learn how to install perl-File-Next.noarch on Fedora 36

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

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

This is a short guide on how to uninstall perl-File-Next.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:35:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-File-Next
Version : 1.18
Release : 9.fc36
Architecture : noarch
Size : 22 k
Source : perl-File-Next-1.18-9.fc36.src.rpm
Repository : fedora
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.