How to Install and Uninstall perl-Importer.noarch Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "perl-Importer.noarch" package
This guide let you learn how to install perl-Importer.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Importer.noarch
Copied
2. Uninstall "perl-Importer.noarch" package
Here is a brief guide to show you how to uninstall perl-Importer.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Importer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Importer.noarch package on AlmaLinux 9
Last metadata expiration check: 2:20:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Importer
Version : 0.026
Release : 4.el9
Architecture : noarch
Size : 39 k
Source : perl-Importer-0.026-4.el9.src.rpm
Repository : appstream
Summary : Alternative interface to modules that export symbols
URL : https://metacpan.org/release/Importer
License : GPL+ or Artistic
Description : This Perl module acts as a layer between Exporter and modules which consume
: exports. It is feature-compatible with Exporter, plus some much needed
: extras. You can use this to import symbols from any exporter that follows
: Exporters specification. The exporter modules themselves do not need to use
: or inherit from the Exporter module, they just need to set @EXPORT and/or
: other variables.
Available Packages
Name : perl-Importer
Version : 0.026
Release : 4.el9
Architecture : noarch
Size : 39 k
Source : perl-Importer-0.026-4.el9.src.rpm
Repository : appstream
Summary : Alternative interface to modules that export symbols
URL : https://metacpan.org/release/Importer
License : GPL+ or Artistic
Description : This Perl module acts as a layer between Exporter and modules which consume
: exports. It is feature-compatible with Exporter, plus some much needed
: extras. You can use this to import symbols from any exporter that follows
: Exporters specification. The exporter modules themselves do not need to use
: or inherit from the Exporter module, they just need to set @EXPORT and/or
: other variables.