How To Install perl-Sub-Exporter-GlobExporter on Fedora 36

In this tutorial we learn how to install perl-Sub-Exporter-GlobExporter in Fedora 36. perl-Sub-Exporter-GlobExporter is Export shared globs with Sub

Introduction

In this tutorial we learn how to install perl-Sub-Exporter-GlobExporter on Fedora 36.

What is perl-Sub-Exporter-GlobExporter

This Perl module allows you to export shared globs with Sub collectors.

We can use yum or dnf to install perl-Sub-Exporter-GlobExporter on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Sub-Exporter-GlobExporter.

Install perl-Sub-Exporter-GlobExporter on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Sub-Exporter-GlobExporter using dnf by running the following command:

sudo dnf -y install perl-Sub-Exporter-GlobExporter

Install perl-Sub-Exporter-GlobExporter on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Sub-Exporter-GlobExporter using yum by running the following command:

sudo yum -y install perl-Sub-Exporter-GlobExporter

How To Uninstall perl-Sub-Exporter-GlobExporter on Fedora 36

To uninstall only the perl-Sub-Exporter-GlobExporter package we can use the following command:

sudo dnf remove perl-Sub-Exporter-GlobExporter

perl-Sub-Exporter-GlobExporter Package Contents on Fedora 36

/usr/share/doc/perl-Sub-Exporter-GlobExporter
/usr/share/doc/perl-Sub-Exporter-GlobExporter/Changes
/usr/share/doc/perl-Sub-Exporter-GlobExporter/README
/usr/share/licenses/perl-Sub-Exporter-GlobExporter
/usr/share/licenses/perl-Sub-Exporter-GlobExporter/LICENSE
/usr/share/man/man3/Sub::Exporter::GlobExporter.3pm.gz
/usr/share/perl5/vendor_perl/Sub
/usr/share/perl5/vendor_perl/Sub/Exporter
/usr/share/perl5/vendor_perl/Sub/Exporter/GlobExporter.pm

References

Summary

In this tutorial we learn how to install perl-Sub-Exporter-GlobExporter on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).