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

Last updated: October 07,2024

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

Here is a brief guide to show you how to install perl-Module-Reader.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall perl-Module-Reader.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:55:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Module-Reader
Version : 0.003003
Release : 14.fc35
Architecture : noarch
Size : 19 k
Source : perl-Module-Reader-0.003003-14.fc35.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.