How To Install perl-Test-Unit on Fedora 36
Introduction
In this tutorial we learn how to install perl-Test-Unit on Fedora 36.
What is perl-Test-Unit
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.
We can use yum or dnf to install perl-Test-Unit on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Test-Unit.
Install perl-Test-Unit on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install perl-Test-Unit using dnf by running the following command:
sudo dnf -y install perl-Test-Unit
Install perl-Test-Unit on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-Test-Unit using yum by running the following command:
sudo yum -y install perl-Test-Unit
How To Uninstall perl-Test-Unit on Fedora 36
To uninstall only the perl-Test-Unit package we can use the following command:
sudo dnf remove perl-Test-Unit
perl-Test-Unit Package Contents on Fedora 36
/usr/share/doc/perl-Test-Unit
/usr/share/doc/perl-Test-Unit/AUTHORS
/usr/share/doc/perl-Test-Unit/COPYING.Artistic
/usr/share/doc/perl-Test-Unit/COPYING.GPL-2
/usr/share/doc/perl-Test-Unit/ChangeLog
/usr/share/doc/perl-Test-Unit/Changes
/usr/share/doc/perl-Test-Unit/README
/usr/share/doc/perl-Test-Unit/doc
/usr/share/doc/perl-Test-Unit/doc/TODO
/usr/share/doc/perl-Test-Unit/doc/class-diagram.dia
/usr/share/doc/perl-Test-Unit/doc/class-diagram.png
/usr/share/doc/perl-Test-Unit/doc/class-diagram.txt
/usr/share/doc/perl-Test-Unit/doc/consensus.txt
/usr/share/doc/perl-Test-Unit/doc/release-checklist
/usr/share/doc/perl-Test-Unit/examples
/usr/share/doc/perl-Test-Unit/examples/Experimental
/usr/share/doc/perl-Test-Unit/examples/Experimental/Sample.pm
/usr/share/doc/perl-Test-Unit/examples/README
/usr/share/doc/perl-Test-Unit/examples/fail_example.pm
/usr/share/doc/perl-Test-Unit/examples/patch100132
/usr/share/doc/perl-Test-Unit/examples/patch100132-1
/usr/share/doc/perl-Test-Unit/examples/patch100132-2
/usr/share/doc/perl-Test-Unit/examples/tester.png
/usr/share/man/man3/Test::Unit.3pm.gz
/usr/share/man/man3/Test::Unit::Assert.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Boolean.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::CodeRef.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Exception.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Regexp.3pm.gz
/usr/share/man/man3/Test::Unit::Debug.3pm.gz
/usr/share/man/man3/Test::Unit::Decorator.3pm.gz
/usr/share/man/man3/Test::Unit::Error.3pm.gz
/usr/share/man/man3/Test::Unit::Exception.3pm.gz
/usr/share/man/man3/Test::Unit::Failure.3pm.gz
/usr/share/man/man3/Test::Unit::HarnessUnit.3pm.gz
/usr/share/man/man3/Test::Unit::Listener.3pm.gz
/usr/share/man/man3/Test::Unit::Loader.3pm.gz
/usr/share/man/man3/Test::Unit::Procedural.3pm.gz
/usr/share/man/man3/Test::Unit::Result.3pm.gz
/usr/share/man/man3/Test::Unit::Runner.3pm.gz
/usr/share/man/man3/Test::Unit::Runner::Terminal.3pm.gz
/usr/share/man/man3/Test::Unit::Setup.3pm.gz
/usr/share/man/man3/Test::Unit::Test.3pm.gz
/usr/share/man/man3/Test::Unit::TestCase.3pm.gz
/usr/share/man/man3/Test::Unit::TestRunner.3pm.gz
/usr/share/man/man3/Test::Unit::TestSuite.3pm.gz
/usr/share/man/man3/Test::Unit::TkTestRunner.3pm.gz
/usr/share/man/man3/Test::Unit::Tutorial.3pm.gz
/usr/share/man/man3/Test::Unit::UnitHarness.3pm.gz
/usr/share/man/man3/Test::Unit::Warning.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/TestLister.pl
/usr/share/perl5/vendor_perl/Test/TestRunner.pl
/usr/share/perl5/vendor_perl/Test/TkTestRunner.pl
/usr/share/perl5/vendor_perl/Test/Unit
/usr/share/perl5/vendor_perl/Test/Unit.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assert.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assertion
/usr/share/perl5/vendor_perl/Test/Unit/Assertion.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Boolean.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assertion/CodeRef.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Exception.pm
/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Regexp.pm
/usr/share/perl5/vendor_perl/Test/Unit/Debug.pm
/usr/share/perl5/vendor_perl/Test/Unit/Decorator.pm
/usr/share/perl5/vendor_perl/Test/Unit/Error.pm
/usr/share/perl5/vendor_perl/Test/Unit/Exception.pm
/usr/share/perl5/vendor_perl/Test/Unit/Failure.pm
/usr/share/perl5/vendor_perl/Test/Unit/HarnessUnit.pm
/usr/share/perl5/vendor_perl/Test/Unit/Listener.pm
/usr/share/perl5/vendor_perl/Test/Unit/Loader.pm
/usr/share/perl5/vendor_perl/Test/Unit/Procedural.pm
/usr/share/perl5/vendor_perl/Test/Unit/Result.pm
/usr/share/perl5/vendor_perl/Test/Unit/Runner
/usr/share/perl5/vendor_perl/Test/Unit/Runner.pm
/usr/share/perl5/vendor_perl/Test/Unit/Runner/Terminal.pm
/usr/share/perl5/vendor_perl/Test/Unit/Setup.pm
/usr/share/perl5/vendor_perl/Test/Unit/Test.pm
/usr/share/perl5/vendor_perl/Test/Unit/TestCase.pm
/usr/share/perl5/vendor_perl/Test/Unit/TestRunner.pm
/usr/share/perl5/vendor_perl/Test/Unit/TestSuite.pm
/usr/share/perl5/vendor_perl/Test/Unit/TkTestRunner.pm
/usr/share/perl5/vendor_perl/Test/Unit/Tutorial.pm
/usr/share/perl5/vendor_perl/Test/Unit/UnitHarness.pm
/usr/share/perl5/vendor_perl/Test/Unit/Warning.pm
References
Summary
In this tutorial we learn how to install perl-Test-Unit on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).