How to Install and Uninstall perl-Test-Compile.noarch Package on Rocky Linux 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 Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Compile.noarch on Rocky Linux 9:

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

3. Information about the perl-Test-Compile.noarch package on Rocky Linux 9

Last metadata expiration check: 2:41:48 ago on Fri Feb 16 06:49:52 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.