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

Last updated: May 20,2024

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

This is a short guide on how to install perl-Module-Find.noarch on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Module-Find.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:39:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Module-Find
Version : 0.13
Release : 15.el8
Architecture : noarch
Size : 20 k
Source : perl-Module-Find-0.13-15.el8.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.