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

Last updated: October 06,2024

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

This guide covers the steps necessary to install perl-Module-Find.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 5:23:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Module-Find
Version : 0.15
Release : 5.fc34
Architecture : noarch
Size : 18 k
Source : perl-Module-Find-0.15-5.fc34.src.rpm
Repository : fedora
Summary : Find and use installed modules in a (sub)category
URL : https://metacpan.org/release/Module-Find
License : GPL+ or Artistic
Description : Module::Find lets you find and use modules in categories. This can be very
: useful for auto-detecting driver or plug-in modules. You can differentiate
: between looking in the category itself or in all subcategories.