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

Last updated: September 24,2024

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

In this section, we are going to explain the necessary steps to install perl-Module-Reader.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Module-Reader.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:07:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Module-Reader
Version : 0.003003
Release : 12.fc34
Architecture : noarch
Size : 19 k
Source : perl-Module-Reader-0.003003-12.fc34.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.