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

Last updated: November 28,2024

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

Here is a brief guide to show you how to install perl-Module-Refresh.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall perl-Module-Refresh.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:12:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Module-Refresh
Version : 0.17
Release : 25.el9
Architecture : noarch
Size : 15 k
Source : perl-Module-Refresh-0.17-25.el9.src.rpm
Repository : epel
Summary : Refresh %INC files when updated on disk
URL : https://metacpan.org/release/Module-Refresh
License : GPL+ or Artistic
Description : This module is a generalization of the functionality provided by
: Apache::StatINC. It's designed to make it easy to do simple iterative
: development when working in a persistent environment.