How to Install and Uninstall perl-Test-Compile.noarch Package on Oracle Linux 8

Last updated: July 05,2024

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

This tutorial shows how to install perl-Test-Compile.noarch on Oracle Linux 8

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

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

Please follow the guidelines below to uninstall perl-Test-Compile.noarch on Oracle Linux 8:

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

3. Information about the perl-Test-Compile.noarch package on Oracle Linux 8

Last metadata expiration check: 2:30:52 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-Compile
Version : 2.2.2
Release : 2.el8
Architecture : noarch
Size : 28 k
Source : perl-Test-Compile-2.2.2-2.el8.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.