How to Install and Uninstall perl-Config-Perl-V.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-Config-Perl-V.noarch" package

Please follow the guidance below to install perl-Config-Perl-V.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Config-Perl-V.noarch

2. Uninstall "perl-Config-Perl-V.noarch" package

This is a short guide on how to uninstall perl-Config-Perl-V.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Config-Perl-V.noarch $ sudo dnf autoremove

3. Information about the perl-Config-Perl-V.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:34:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Config-Perl-V
Version : 0.33
Release : 4.el9
Architecture : noarch
Size : 24 k
Source : perl-Config-Perl-V-0.33-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Structured data retrieval of perl -V output
URL : https://metacpan.org/release/Config-Perl-V
License : GPL+ or Artistic
Description : The command "perl -V" will return you an excerpt from the %Config::Config
: hash combined with the output of "perl -V" that is not stored inside the hash,
: but only available to the perl binary itself. This package provides Perl
: module that will return you the output of "perl -V" in a structure.