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

Last updated: January 19,2025

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

Please follow the steps below to install perl-Module-Runtime.src on Oracle Linux 8

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

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

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

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

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

Last metadata expiration check: 4:25:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Module-Runtime
Version : 0.016
Release : 2.el8
Architecture : src
Size : 29 k
Source : None
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.