How To Install perl-DateTimeX-Easy-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-DateTimeX-Easy-tests on Fedora 36.

What is perl-DateTimeX-Easy-tests

Tests from perl-DateTimeX-Easy. Execute them with “/usr/libexec/perl-DateTimeX-Easy/test”.

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

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

sudo dnf -y install perl-DateTimeX-Easy-tests

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

sudo yum -y install perl-DateTimeX-Easy-tests

How To Uninstall perl-DateTimeX-Easy-tests on Fedora 36

To uninstall only the perl-DateTimeX-Easy-tests package we can use the following command:

sudo dnf remove perl-DateTimeX-Easy-tests

perl-DateTimeX-Easy-tests Package Contents on Fedora 36

/usr/libexec/perl-DateTimeX-Easy
/usr/libexec/perl-DateTimeX-Easy/t
/usr/libexec/perl-DateTimeX-Easy/t/01-basic.t
/usr/libexec/perl-DateTimeX-Easy/t/02-tz-parse.t
/usr/libexec/perl-DateTimeX-Easy/t/03-parse.t
/usr/libexec/perl-DateTimeX-Easy/test

References

Summary

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