How to Install and Uninstall perl-Module-Refresh.noarch Package on Fedora 35

Last updated: February 19,2025

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

In this section, we are going to explain the necessary steps to install perl-Module-Refresh.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-Module-Refresh.noarch on Fedora 35:

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

3. Information about the perl-Module-Refresh.noarch package on Fedora 35

Last metadata expiration check: 4:11:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Module-Refresh
Version : 0.18
Release : 1.fc35
Architecture : noarch
Size : 14 k
Source : perl-Module-Refresh-0.18-1.fc35.src.rpm
Repository : updates
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.