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

Last updated: October 11,2024

1. Install "perl-Sub-Exporter-Lexical.noarch" package

Please follow the step by step instructions below to install perl-Sub-Exporter-Lexical.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Sub-Exporter-Lexical.noarch

2. Uninstall "perl-Sub-Exporter-Lexical.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Sub-Exporter-Lexical.noarch on Fedora 39:

$ sudo dnf remove perl-Sub-Exporter-Lexical.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Sub-Exporter-Lexical
Version : 1.000
Release : 2.fc39
Architecture : noarch
Size : 20 k
Source : perl-Sub-Exporter-Lexical-1.000-2.fc39.src.rpm
Repository : fedora
Summary : Export lexically-available subs with Sub::Exporter
URL : https://metacpan.org/release/Sub-Exporter-Lexical
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Sub::Exporter::Lexical provides an alternate installer for Sub::Exporter.
: Installers are documented in Sub::Exporter's documentation; all you need to
: know is that by using Sub::Exporter::Lexical's installer, you can import
: routines into a lexical scope that will be cleaned up when that scope ends.