How to Install and Uninstall perl-Exporter.noarch Package on AlmaLinux 8
Last updated: November 26,2024
1. Install "perl-Exporter.noarch" package
Learn how to install perl-Exporter.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Exporter.noarch
Copied
2. Uninstall "perl-Exporter.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Exporter.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Exporter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Exporter.noarch package on AlmaLinux 8
Last metadata expiration check: 1:50:07 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : perl-Exporter
Version : 5.72
Release : 396.el8
Architecture : noarch
Size : 54 k
Source : perl-Exporter-5.72-396.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Implements default import method for modules
URL : http://search.cpan.org/dist/Exporter/
License : GPL+ or Artistic
Description : The Exporter module implements an import method which allows a module to
: export functions and variables to its users' name spaces. Many modules use
: Exporter rather than implementing their own import method because Exporter
: provides a highly flexible interface, with an implementation optimized for
: the common case.
Installed Packages
Name : perl-Exporter
Version : 5.72
Release : 396.el8
Architecture : noarch
Size : 54 k
Source : perl-Exporter-5.72-396.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Implements default import method for modules
URL : http://search.cpan.org/dist/Exporter/
License : GPL+ or Artistic
Description : The Exporter module implements an import method which allows a module to
: export functions and variables to its users' name spaces. Many modules use
: Exporter rather than implementing their own import method because Exporter
: provides a highly flexible interface, with an implementation optimized for
: the common case.