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

Last updated: October 10,2024

1. Install "perl-Test.noarch" package

Here is a brief guide to show you how to install perl-Test.noarch on AlmaLinux 9

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

2. Uninstall "perl-Test.noarch" package

Please follow the step by step instructions below to uninstall perl-Test.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:18:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Test
Version : 1.31
Release : 480.el9
Architecture : noarch
Size : 29 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Simple framework for writing test scripts
URL : https://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.