How to Install and Uninstall perl-File-ShareDir.noarch Package on Amazon Linux 2

Last updated: May 15,2024

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

Please follow the guidance below to install perl-File-ShareDir.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-File-ShareDir.noarch

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

This tutorial shows how to uninstall perl-File-ShareDir.noarch on Amazon Linux 2:

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

3. Information about the perl-File-ShareDir.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-File-ShareDir
Arch : noarch
Version : 1.03
Release : 8.amzn2
Size : 24 k
Repo : amzn2-core/2/x86_64
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.