How to Install and Uninstall perl-Test-Compile.noarch Package on Fedora 38

Last updated: January 15,2025

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

Learn how to install perl-Test-Compile.noarch on Fedora 38

$ 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 Fedora 38:

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

3. Information about the perl-Test-Compile.noarch package on Fedora 38

Last metadata expiration check: 2:48:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Test-Compile
Version : 3.2.2
Release : 1.fc38
Architecture : noarch
Size : 25 k
Source : perl-Test-Compile-3.2.2-1.fc38.src.rpm
Repository : updates
Summary : Check whether Perl module files compile correctly
URL : https://metacpan.org/release/Test-Compile
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.