How to Install and Uninstall perl-Sub-Exporter.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "perl-Sub-Exporter.noarch" package

This is a short guide on how to install perl-Sub-Exporter.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Sub-Exporter.noarch

2. Uninstall "perl-Sub-Exporter.noarch" package

Here is a brief guide to show you how to uninstall perl-Sub-Exporter.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Sub-Exporter.noarch $ sudo dnf autoremove

3. Information about the perl-Sub-Exporter.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:20:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Sub-Exporter
Version : 0.987
Release : 15.el8
Architecture : noarch
Size : 73 k
Source : perl-Sub-Exporter-0.987-15.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Sophisticated exporter for custom-built routines
URL : https://metacpan.org/release/Sub-Exporter
License : GPL+ or Artistic
Description : Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows
: for renaming, currying/sub-generation, and other cool stuff.
:
: ACHTUNG! If you're not familiar with Exporter or exporting, read
: Sub::Exporter::Tutorial first!