How To Install perl-DateTime-TimeZone-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-DateTime-TimeZone-tests on Fedora 36.

What is perl-DateTime-TimeZone-tests

Tests from perl-DateTime-TimeZone. Execute them with “/usr/libexec/perl-DateTime-TimeZone/test”.

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

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

sudo dnf -y install perl-DateTime-TimeZone-tests

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

sudo yum -y install perl-DateTime-TimeZone-tests

How To Uninstall perl-DateTime-TimeZone-tests on Fedora 36

To uninstall only the perl-DateTime-TimeZone-tests package we can use the following command:

sudo dnf remove perl-DateTime-TimeZone-tests

perl-DateTime-TimeZone-tests Package Contents on Fedora 36

/usr/libexec/perl-DateTime-TimeZone
/usr/libexec/perl-DateTime-TimeZone/t
/usr/libexec/perl-DateTime-TimeZone/t/00-report-prereqs.dd
/usr/libexec/perl-DateTime-TimeZone/t/00-report-prereqs.t
/usr/libexec/perl-DateTime-TimeZone/t/02basic.t
/usr/libexec/perl-DateTime-TimeZone/t/03link.t
/usr/libexec/perl-DateTime-TimeZone/t/04local.t
/usr/libexec/perl-DateTime-TimeZone/t/05offset.t
/usr/libexec/perl-DateTime-TimeZone/t/06no-dst.t
/usr/libexec/perl-DateTime-TimeZone/t/07offset-only.t
/usr/libexec/perl-DateTime-TimeZone/t/08name.t
/usr/libexec/perl-DateTime-TimeZone/t/09changes.t
/usr/libexec/perl-DateTime-TimeZone/t/11valid-name.t
/usr/libexec/perl-DateTime-TimeZone/t/12storable.t
/usr/libexec/perl-DateTime-TimeZone/t/13short-name-has-slash.t
/usr/libexec/perl-DateTime-TimeZone/t/14invalid-name.t
/usr/libexec/perl-DateTime-TimeZone/t/15catalog.t
/usr/libexec/perl-DateTime-TimeZone/t/16has-dst-changes.t
/usr/libexec/perl-DateTime-TimeZone/t/17special-names.t
/usr/libexec/perl-DateTime-TimeZone/t/18olson-version-check.t
/usr/libexec/perl-DateTime-TimeZone/t/20local-subclass.t
/usr/libexec/perl-DateTime-TimeZone/t/21stack-corruption.t
/usr/libexec/perl-DateTime-TimeZone/t/22taint-mode.t
/usr/libexec/perl-DateTime-TimeZone/t/23etc_zones_offset.t
/usr/libexec/perl-DateTime-TimeZone/t/check_datetime_version.pl
/usr/libexec/perl-DateTime-TimeZone/t/lib
/usr/libexec/perl-DateTime-TimeZone/t/lib/T
/usr/libexec/perl-DateTime-TimeZone/t/lib/T/RequireDateTime.pm
/usr/libexec/perl-DateTime-TimeZone/test

References

Summary

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