How to Install and Uninstall perl-File-ShareDir.noarch Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the guidelines below to install perl-File-ShareDir.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall perl-File-ShareDir.noarch on Oracle Linux 9:

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

3. Information about the perl-File-ShareDir.noarch package on Oracle Linux 9

Last metadata expiration check: 2:15:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-File-ShareDir
Version : 1.118
Release : 4.el9
Architecture : noarch
Size : 38 k
Source : perl-File-ShareDir-1.118-4.el9.src.rpm
Repository : ol9_appstream
Summary : Locate per-dist and per-module shared files
URL : https://metacpan.org/release/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.