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

Last updated: July 05,2024

1. Install "perl-Test.noarch" package

Please follow the step by step instructions below to install perl-Test.noarch on Oracle Linux 8

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

2. Uninstall "perl-Test.noarch" package

Here is a brief guide to show you how to uninstall perl-Test.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:11:46 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test
Version : 1.30
Release : 421.el8
Architecture : noarch
Size : 90 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : ol8_appstream
Summary : Simple framework for writing test scripts
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : The Test Perl module simplifies the task of writing test files for Perl modules,
: such that their output is in the format that Test::Harness expects to see.