How To Install perl-DateTime-Format-Pg-tests on Fedora 36

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

Introduction

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

What is perl-DateTime-Format-Pg-tests

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

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

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

sudo dnf -y install perl-DateTime-Format-Pg-tests

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

sudo yum -y install perl-DateTime-Format-Pg-tests

How To Uninstall perl-DateTime-Format-Pg-tests on Fedora 36

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

sudo dnf remove perl-DateTime-Format-Pg-tests

perl-DateTime-Format-Pg-tests Package Contents on Fedora 36

/usr/libexec/perl-DateTime-Format-Pg
/usr/libexec/perl-DateTime-Format-Pg/t
/usr/libexec/perl-DateTime-Format-Pg/t/1basic.t
/usr/libexec/perl-DateTime-Format-Pg/t/2new-param.t
/usr/libexec/perl-DateTime-Format-Pg/t/format_date.t
/usr/libexec/perl-DateTime-Format-Pg/t/format_datetime.t
/usr/libexec/perl-DateTime-Format-Pg/t/format_fractional.t
/usr/libexec/perl-DateTime-Format-Pg/t/format_interval.t
/usr/libexec/perl-DateTime-Format-Pg/t/gh12.t
/usr/libexec/perl-DateTime-Format-Pg/t/gh18.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_date.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_datetime.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_datetime2.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_datetime3.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_datetime4.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_datetime5.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_infinity.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_interval.t
/usr/libexec/perl-DateTime-Format-Pg/t/parse_time.t
/usr/libexec/perl-DateTime-Format-Pg/t/rt18487.t
/usr/libexec/perl-DateTime-Format-Pg/t/rt29635.t
/usr/libexec/perl-DateTime-Format-Pg/t/rt72706.t
/usr/libexec/perl-DateTime-Format-Pg/t/self_circle.t
/usr/libexec/perl-DateTime-Format-Pg/t/tz_1901_2038.t
/usr/libexec/perl-DateTime-Format-Pg/test

References

Summary

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