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

Last updated: September 30,2024

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

This tutorial shows how to install perl-Test-Unit.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall perl-Test-Unit.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:36:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Test-Unit
Version : 0.25
Release : 40.fc34
Architecture : noarch
Size : 353 k
Source : perl-Test-Unit-0.25-40.fc34.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.