How to Install and Uninstall perl-Module-Refresh Package on openSUSE Leap

Last updated: May 14,2024

1. Install "perl-Module-Refresh" package

Please follow the guidelines below to install perl-Module-Refresh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Module-Refresh

2. Uninstall "perl-Module-Refresh" package

In this section, we are going to explain the necessary steps to uninstall perl-Module-Refresh on openSUSE Leap:

$ sudo zypper remove perl-Module-Refresh

3. Information about the perl-Module-Refresh package on openSUSE Leap

Information for package perl-Module-Refresh:
--------------------------------------------
Repository : Main Repository
Name : perl-Module-Refresh
Version : 0.18-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : perl-Module-Refresh-0.18-bp155.1.4.src
Upstream URL : https://metacpan.org/release/Module-Refresh
Summary : Refresh %INC files when updated on disk
Description :
This module is a generalization of the functionality provided by
Apache::StatINC and Apache::Reload. It's designed to make it easy to do
simple iterative development when working in a persistent environment.
It does not require mod_perl.