How to Install and Uninstall perl-Module-Refresh.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

This tutorial shows how to install perl-Module-Refresh.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall perl-Module-Refresh.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Module-Refresh.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:05:38 ago on Mon Feb 26 07:04:30 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.