How To Install perl-Test-Timer-tests on Fedora 36

In this tutorial we learn how to install perl-Test-Timer-tests in Fedora 36. perl-Test-Timer-tests is Tests for perl-Test-Timer

Introduction

In this tutorial we learn how to install perl-Test-Timer-tests on Fedora 36.

What is perl-Test-Timer-tests

Tests from perl-Test-Timer. Execute them with “/usr/libexec/perl-Test-Timer/test”.

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

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

sudo dnf -y install perl-Test-Timer-tests

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

sudo yum -y install perl-Test-Timer-tests

How To Uninstall perl-Test-Timer-tests on Fedora 36

To uninstall only the perl-Test-Timer-tests package we can use the following command:

sudo dnf remove perl-Test-Timer-tests

perl-Test-Timer-tests Package Contents on Fedora 36

/usr/libexec/perl-Test-Timer
/usr/libexec/perl-Test-Timer/t
/usr/libexec/perl-Test-Timer/t/00-compile.t
/usr/libexec/perl-Test-Timer/t/Test
/usr/libexec/perl-Test-Timer/t/Test/Timer
/usr/libexec/perl-Test-Timer/t/Test/Timer/Test.pm
/usr/libexec/perl-Test-Timer/t/_benchmark.t
/usr/libexec/perl-Test-Timer/t/_runtest.t
/usr/libexec/perl-Test-Timer/t/test-tester.t
/usr/libexec/perl-Test-Timer/t/time_alert.t
/usr/libexec/perl-Test-Timer/test

References

Summary

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