How to Install and Uninstall perl-Test-Class.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

Please follow the guidance below to install perl-Test-Class.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall perl-Test-Class.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Test-Class.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Test-Class
Version : 0.52
Release : 1.el9
Architecture : noarch
Size : 64 k
Source : perl-Test-Class-0.52-1.el9.src.rpm
Repository : epel
Summary : Easily create test classes in an xUnit/JUnit style
URL : https://metacpan.org/release/Test-Class
License : GPL+ or Artistic
Description : Test::Class provides a simple way of creating classes and objects to test
: your code in an xUnit style.