How to Install and Uninstall perl-File-Listing.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

In this section, we are going to explain the necessary steps to install perl-File-Listing.noarch on Rocky Linux 8

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

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

Please follow the guidelines below to uninstall perl-File-Listing.noarch on Rocky Linux 8:

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

3. Information about the perl-File-Listing.noarch package on Rocky Linux 8

Last metadata expiration check: 1:08:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-File-Listing
Version : 6.04
Release : 17.module+el8.6.0+965+850557f9
Architecture : noarch
Size : 17 k
Source : perl-File-Listing-6.04-17.module+el8.6.0+965+850557f9.src.rpm
Repository : appstream
Summary : Parse directory listing
URL : http://search.cpan.org/dist/File-Listing/
License : GPL+ or Artistic
Description : This module exports a single function called parse_dir(), which can be used
: to parse directory listings.