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

Last updated: October 06,2024

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

This tutorial shows how to install perl-Module-Runtime.noarch on Oracle Linux 8

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

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

Please follow the steps below to uninstall perl-Module-Runtime.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:24:27 ago on Mon Sep 12 02:51:38 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 : ol8_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.