How to Install and Uninstall perl-Exporter-Declare.noarch Package on Fedora 34

Last updated: May 18,2024

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

This tutorial shows how to install perl-Exporter-Declare.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Exporter-Declare.noarch on Fedora 34:

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

3. Information about the perl-Exporter-Declare.noarch package on Fedora 34

Last metadata expiration check: 4:55:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Exporter-Declare
Version : 0.114
Release : 16.fc34
Architecture : noarch
Size : 49 k
Source : perl-Exporter-Declare-0.114-16.fc34.src.rpm
Repository : fedora
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.