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

Last updated: June 30,2024

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

Please follow the guidelines below to install perl-Test-Compile.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall perl-Test-Compile.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:08:47 ago on Wed Mar 13 07:41:12 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.