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

Last updated: September 19,2024

1. Install "perl-Test.noarch" package

This is a short guide on how to install perl-Test.noarch on Rocky Linux 8

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

2. Uninstall "perl-Test.noarch" package

Learn how to uninstall perl-Test.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:06:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Test
Version : 1.30
Release : 421.el8
Architecture : noarch
Size : 89 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : 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.