How to Install and Uninstall perl-Exporter-Declare.noarch Package on Rocky Linux 8

Last updated: September 22,2024

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

This guide let you learn how to install perl-Exporter-Declare.noarch on Rocky Linux 8

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

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

Learn how to uninstall perl-Exporter-Declare.noarch on Rocky Linux 8:

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

3. Information about the perl-Exporter-Declare.noarch package on Rocky Linux 8

Last metadata expiration check: 0:42:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Exporter-Declare
Version : 0.114
Release : 15.el8
Architecture : noarch
Size : 50 k
Source : perl-Exporter-Declare-0.114-15.el8.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.