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

Last updated: September 19,2024

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

Learn how to install perl-File-ShareDir.noarch on Rocky Linux 8

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

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

Here is a brief guide to show you how to uninstall perl-File-ShareDir.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:01:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-File-ShareDir
Version : 1.104
Release : 3.el8
Architecture : noarch
Size : 28 k
Source : perl-File-ShareDir-1.104-3.el8.src.rpm
Repository : appstream
Summary : Locate per-dist and per-module shared files
URL : http://search.cpan.org/dist/File-ShareDir/
License : GPL+ or Artistic
Description : The intent of File::ShareDir is to provide a companion to Class::Inspector
: and File::HomeDir, modules that take a process that is well-known by
: advanced Perl developers but gets a little tricky, and make it more
: available to the larger Perl community.