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

Last updated: October 06,2024

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

Please follow the steps below to install perl-Sub-Exporter-Lexical.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall perl-Sub-Exporter-Lexical.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:48:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Sub-Exporter-Lexical
Version : 0.092292
Release : 14.fc34
Architecture : noarch
Size : 20 k
Source : perl-Sub-Exporter-Lexical-0.092292-14.fc34.src.rpm
Repository : fedora
Summary : Export lexically-available subs with Sub::Exporter
URL : https://metacpan.org/release/Sub-Exporter-Lexical
License : GPL+ or Artistic
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.