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

Last updated: September 22,2024

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

This is a short guide on how to install perl-Sub-Exporter-Lexical.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:11:03 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Sub-Exporter-Lexical
Version : 0.092292
Release : 16.fc35
Architecture : noarch
Size : 20 k
Source : perl-Sub-Exporter-Lexical-0.092292-16.fc35.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.