How to Install and Uninstall perl-Test-Compile.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "perl-Test-Compile.noarch" package

This guide let you learn how to install perl-Test-Compile.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Test-Compile.noarch

2. Uninstall "perl-Test-Compile.noarch" package

Learn how to uninstall perl-Test-Compile.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Test-Compile.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Compile.noarch package on CentOS Stream 9

Last metadata expiration check: 2:15:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Test-Compile
Version : 3.0.1
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : perl-Test-Compile-3.0.1-1.el9.src.rpm
Repository : epel
Summary : Check whether Perl module files compile correctly
URL : https://metacpan.org/release/Test-Compile
License : GPL+ or Artistic
Description : Test::Compile lets you check the validity of a Perl module file or Perl script
: file, and report its results in standard Test::Simple fashion.