How to Install and Uninstall perl-Exporter-Tidy.noarch Package on Fedora 39

Last updated: January 12,2025

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

Please follow the guidelines below to install perl-Exporter-Tidy.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Exporter-Tidy.noarch on Fedora 39:

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

3. Information about the perl-Exporter-Tidy.noarch package on Fedora 39

Last metadata expiration check: 0:54:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Exporter-Tidy
Version : 0.08
Release : 29.fc39
Architecture : noarch
Size : 16 k
Source : perl-Exporter-Tidy-0.08-29.fc39.src.rpm
Repository : fedora
Summary : Another way of exporting symbols
URL : https://metacpan.org/release/Exporter-Tidy
License : 0BSD OR AAL OR AFL-3.0 OR AGPL-3.0-only OR APSL-2.0 OR Apache-1.1 OR Apache-2.0 OR Artistic-2.0 OR BSD-1-Clause OR BSD-2-Clause OR BSD-3-Clause OR BSD-3-Clause-LBNL OR BSL-1.0 OR CATOSL-1.1 OR CDDL-1.0 OR CNRI-Python OR CPAL-1.0 OR CPL-1.0 OR CUA-OPL-1.0 OR ECL-1.0 OR ECL-2.0 OR EFL-2.0 OR EPL-1.0 OR EPL-2.0 OR EUDatagrid OR EUPL-1.1 OR EUPL-1.2 OR Entessa OR Fair OR GPL-1.0-only OR GPL-2.0-only OR GPL-3.0-only OR HPND OR IPL-1.0 OR ISC OR LGPL-2.0-only OR LGPL-2.1-only OR LGPL-3.0-only OR LPL-1.02 OR MIT OR MIT-0 OR MPL-1.0 OR MPL-1.1 OR MPL-2.0 OR MS-PL OR MS-RL OR MirOS OR Motosoto OR NCSA OR NGPL OR NTP OR Naumen OR Nokia OR OLDAP-2.8 OR OSL-1.0 OR OSL-2.1 OR OSL-3.0 OR PHP-3.01 OR PostgreSQL OR QPL-1.0 OR RPSL-1.0 OR SISSL OR SPL-1.0 OR Sleepycat OR UPL-1.0 OR Unicode-DFS-2016 OR Unlicense OR VSL-1.0 OR W3C OR ZPL-2.0 OR ZPL-2.1 OR Zlib
Description : This module serves as an easy, clean alternative to Exporter. Unlike
: Exporter, it is not subclassed, but it simply exports a custom import()
: into your namespace.