How to Install and Uninstall perl-Config-Perl-V.noarch Package on CentOS Stream 8

Last updated: November 01,2024

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

Please follow the step by step instructions below to install perl-Config-Perl-V.noarch on CentOS Stream 8

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

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

Please follow the step by step instructions below to uninstall perl-Config-Perl-V.noarch on CentOS Stream 8:

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

3. Information about the perl-Config-Perl-V.noarch package on CentOS Stream 8

Last metadata expiration check: 4:00:56 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Config-Perl-V
Version : 0.30
Release : 1.el8
Architecture : noarch
Size : 22 k
Source : perl-Config-Perl-V-0.30-1.el8.src.rpm
Repository : appstream
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.