How to Install and Uninstall perl-File-Share.noarch Package on AlmaLinux 8

Last updated: November 27,2024

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

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

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

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

Here is a brief guide to show you how to uninstall perl-File-Share.noarch on AlmaLinux 8:

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

3. Information about the perl-File-Share.noarch package on AlmaLinux 8

Last metadata expiration check: 1:02:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-File-Share
Version : 0.25
Release : 20.el8
Architecture : noarch
Size : 22 k
Source : perl-File-Share-0.25-20.el8.src.rpm
Repository : epel
Summary : Extend File::ShareDir to local libraries
URL : https://metacpan.org/release/File-Share
License : GPL+ or Artistic
Description : This module is a drop-in replacement for File::ShareDir. It supports the
: dist_dir and dist_file functions, except these functions have been enhanced
: to understand when the developer's local ./share/ directory should be used.