How To Install perl-Test-Harness-Straps on Fedora 36

In this tutorial we learn how to install perl-Test-Harness-Straps in Fedora 36. perl-Test-Harness-Straps is Detailed analysis of test results

Introduction

In this tutorial we learn how to install perl-Test-Harness-Straps on Fedora 36.

What is perl-Test-Harness-Straps

Test of the test results difficult for anything but a human. To make it easier for programs to work with test results, we provide Test Instead of printing the results, straps provide them as raw data. You can also configure how the tests are to be run.

We can use yum or dnf to install perl-Test-Harness-Straps on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Test-Harness-Straps.

Install perl-Test-Harness-Straps 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-Harness-Straps using dnf by running the following command:

sudo dnf -y install perl-Test-Harness-Straps

Install perl-Test-Harness-Straps 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-Harness-Straps using yum by running the following command:

sudo yum -y install perl-Test-Harness-Straps

How To Uninstall perl-Test-Harness-Straps on Fedora 36

To uninstall only the perl-Test-Harness-Straps package we can use the following command:

sudo dnf remove perl-Test-Harness-Straps

perl-Test-Harness-Straps Package Contents on Fedora 36

/usr/share/doc/perl-Test-Harness-Straps
/usr/share/doc/perl-Test-Harness-Straps/Changes
/usr/share/man/man3/Test::Harness::Assert.3pm.gz
/usr/share/man/man3/Test::Harness::Iterator.3pm.gz
/usr/share/man/man3/Test::Harness::Point.3pm.gz
/usr/share/man/man3/Test::Harness::Results.3pm.gz
/usr/share/man/man3/Test::Harness::Straps.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Harness
/usr/share/perl5/vendor_perl/Test/Harness/Assert.pm
/usr/share/perl5/vendor_perl/Test/Harness/Iterator.pm
/usr/share/perl5/vendor_perl/Test/Harness/Point.pm
/usr/share/perl5/vendor_perl/Test/Harness/Results.pm
/usr/share/perl5/vendor_perl/Test/Harness/Straps.pm

References

Summary

In this tutorial we learn how to install perl-Test-Harness-Straps on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).