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

Last updated: November 01,2024

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

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

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:14:57 ago on Mon Sep 5 03:22:42 2022.
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.