How to Install and Uninstall perl-Test-Class.noarch Package on Fedora 34

Last updated: July 05,2024

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

This is a short guide on how to install perl-Test-Class.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Class.noarch on Fedora 34:

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

3. Information about the perl-Test-Class.noarch package on Fedora 34

Last metadata expiration check: 2:16:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Test-Class
Version : 0.52
Release : 1.fc34
Architecture : noarch
Size : 65 k
Source : perl-Test-Class-0.52-1.fc34.src.rpm
Repository : fedora
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.