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

Last updated: May 10,2024

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

In this section, we are going to explain the necessary steps to install perl-Module-Runtime.noarch on AlmaLinux 8

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

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

This is a short guide on how to uninstall perl-Module-Runtime.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:37:09 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Module-Runtime
Version : 0.016
Release : 2.el8
Architecture : noarch
Size : 26 k
Source : perl-Module-Runtime-0.016-2.el8.src.rpm
Repository : appstream
Summary : Runtime module handling
URL : http://search.cpan.org/dist/Module-Runtime/
License : GPL+ or Artistic
Description : The functions exported by this module deal with runtime handling of Perl
: modules, which are normally handled at compile time.