How to Install and Uninstall perl-inc-latest.noarch Package on Oracle Linux 8

Last updated: November 27,2024

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

Please follow the steps below to install perl-inc-latest.noarch on Oracle Linux 8

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

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

Please follow the guidelines below to uninstall perl-inc-latest.noarch on Oracle Linux 8:

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

3. Information about the perl-inc-latest.noarch package on Oracle Linux 8

Last metadata expiration check: 0:16:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-inc-latest
Epoch : 2
Version : 0.500
Release : 9.el8
Architecture : noarch
Size : 25 k
Source : perl-inc-latest-0.500-9.el8.src.rpm
Repository : ol8_appstream
Summary : Use modules bundled in inc/ if they are newer than installed ones
URL : http://search.cpan.org/dist/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.