How to Install and Uninstall perl-inc-latest.src Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "perl-inc-latest.src" package

Please follow the guidelines below to install perl-inc-latest.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-inc-latest.src

2. Uninstall "perl-inc-latest.src" package

In this section, we are going to explain the necessary steps to uninstall perl-inc-latest.src on Oracle Linux 9:

$ sudo dnf remove perl-inc-latest.src $ sudo dnf autoremove

3. Information about the perl-inc-latest.src package on Oracle Linux 9

Last metadata expiration check: 0:18:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-inc-latest
Epoch : 2
Version : 0.500
Release : 20.el9
Architecture : src
Size : 28 k
Source : None
Repository : ol9_appstream
Summary : Use modules bundled in inc/ if they are newer than installed ones
URL : https://metacpan.org/release/inc-latest
License : ASL 2.0
Description : The inc::latest module helps bootstrap configure-time dependencies for CPAN
: distributions. These dependencies get bundled into the inc directory within
: a distribution and are used by Makefile.PL or Build.PL.