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

Last updated: November 01,2024

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

This is a short guide on how to install perl-Module-Runtime.noarch on CentOS Stream 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 CentOS Stream 8:

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

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

Last metadata expiration check: 1:45:44 ago on Sun Feb 25 03:03:59 2024.
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.