How to Install and Uninstall perl-Test-Unit.noarch Package on Fedora 39

Last updated: September 22,2024

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

This is a short guide on how to install perl-Test-Unit.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall perl-Test-Unit.noarch on Fedora 39:

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

3. Information about the perl-Test-Unit.noarch package on Fedora 39

Last metadata expiration check: 0:16:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Test-Unit
Version : 0.25
Release : 47.fc39
Architecture : noarch
Size : 357 k
Source : perl-Test-Unit-0.25-47.fc39.src.rpm
Repository : fedora
Summary : The PerlUnit testing framework
URL : http://perlunit.sourceforge.net/
License : GPL+ or Artistic
Description : This framework is intended to support unit testing in an object-oriented
: development paradigm (with support for inheritance of tests etc.) and is
: derived from the JUnit testing framework for Java by Kent Beck and Erich
: Gamma.