How to Install and Uninstall perl-Module-Refresh.noarch Package on AlmaLinux 8

Last updated: October 05,2024

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

This is a short guide on how to install perl-Module-Refresh.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

3. Information about the perl-Module-Refresh.noarch package on AlmaLinux 8

Last metadata expiration check: 2:10:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Module-Refresh
Version : 0.17
Release : 25.el8
Architecture : noarch
Size : 18 k
Source : perl-Module-Refresh-0.17-25.el8.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.