How to Install and Uninstall perl-Module-Reader.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "perl-Module-Reader.noarch" package

Please follow the guidelines below to install perl-Module-Reader.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Module-Reader.noarch

2. Uninstall "perl-Module-Reader.noarch" package

This guide covers the steps necessary to uninstall perl-Module-Reader.noarch on Fedora 36:

$ sudo dnf remove perl-Module-Reader.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Reader.noarch package on Fedora 36

Last metadata expiration check: 1:28:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Module-Reader
Version : 0.003003
Release : 15.fc36
Architecture : noarch
Size : 19 k
Source : perl-Module-Reader-0.003003-15.fc36.src.rpm
Repository : fedora
Summary : Read the source of a module like perl does
URL : https://metacpan.org/release/Module-Reader
License : GPL+ or Artistic
Description : Reads the content of perl modules the same way perl does. This includes
: reading modules available only by @INC hooks, or filtered through them.