How to Install and Uninstall perl-File-ShareDir.noarch Package on Fedora 38

Last updated: January 11,2025

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

In this section, we are going to explain the necessary steps to install perl-File-ShareDir.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall perl-File-ShareDir.noarch on Fedora 38:

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

3. Information about the perl-File-ShareDir.noarch package on Fedora 38

Last metadata expiration check: 0:44:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-File-ShareDir
Version : 1.118
Release : 8.fc38
Architecture : noarch
Size : 30 k
Source : perl-File-ShareDir-1.118-8.fc38.src.rpm
Repository : fedora
Summary : Locate per-dist and per-module shared files
URL : https://metacpan.org/release/File-ShareDir
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.