How to Install and Uninstall perl-Module-Find.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

Please follow the guidelines below to install perl-Module-Find.noarch on Oracle Linux 9

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

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

Learn how to uninstall perl-Module-Find.noarch on Oracle Linux 9:

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

3. Information about the perl-Module-Find.noarch package on Oracle Linux 9

Last metadata expiration check: 3:51:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Module-Find
Version : 0.15
Release : 2.el9
Architecture : noarch
Size : 18 k
Source : perl-Module-Find-0.15-2.el9.src.rpm
Repository : epel
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.