How to Install and Uninstall perl-Exporter-Declare.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

This is a short guide on how to install perl-Exporter-Declare.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall perl-Exporter-Declare.noarch on AlmaLinux 9:

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

3. Information about the perl-Exporter-Declare.noarch package on AlmaLinux 9

Last metadata expiration check: 0:32:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Exporter-Declare
Version : 0.114
Release : 21.el9
Architecture : noarch
Size : 48 k
Source : perl-Exporter-Declare-0.114-21.el9.src.rpm
Repository : epel
Summary : Exporting done right
URL : https://metacpan.org/release/Exporter-Declare
License : GPL+ or Artistic
Description : Exporter::Declare is a meta-driven exporting tool. Exporter::Declare tries
: to adopt all the good features of other exporting tools, while throwing
: away horrible interfaces. Exporter::Declare also provides hooks that allow
: you to add options and arguments for import. Finally, Exporter::Declare's
: meta-driven system allows for top-notch introspection.