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

Last updated: October 12,2024

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

This is a short guide on how to install perl-Test-Class.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall perl-Test-Class.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:00:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-Class
Version : 0.50
Release : 15.el8
Architecture : noarch
Size : 71 k
Source : perl-Test-Class-0.50-15.el8.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.