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

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

Introduction

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

What is perl-DateTime-Format-Natural-tests

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

We can use yum or dnf to install perl-DateTime-Format-Natural-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-Natural-tests.

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

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

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

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

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

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

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

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

/usr/libexec/perl-DateTime-Format-Natural
/usr/libexec/perl-DateTime-Format-Natural/t
/usr/libexec/perl-DateTime-Format-Natural/t/01-parse.t
/usr/libexec/perl-DateTime-Format-Natural/t/02-parse_format.t
/usr/libexec/perl-DateTime-Format-Natural/t/03-parse_daytime.t
/usr/libexec/perl-DateTime-Format-Natural/t/04-parse_durations.t
/usr/libexec/perl-DateTime-Format-Natural/t/05-parse_time_zone.t
/usr/libexec/perl-DateTime-Format-Natural/t/06-parse_demand_future.t
/usr/libexec/perl-DateTime-Format-Natural/t/06-parse_prefer_future.t
/usr/libexec/perl-DateTime-Format-Natural/t/07-parse_datetime.t
/usr/libexec/perl-DateTime-Format-Natural/t/07-parse_datetime_future.t
/usr/libexec/perl-DateTime-Format-Natural/t/08-parse_aliases.t
/usr/libexec/perl-DateTime-Format-Natural/t/09-parse_iso8601.t
/usr/libexec/perl-DateTime-Format-Natural/t/10-parse_expand.t
/usr/libexec/perl-DateTime-Format-Natural/t/11-parse_success.t
/usr/libexec/perl-DateTime-Format-Natural/t/12-parse_failure.t
/usr/libexec/perl-DateTime-Format-Natural/t/13-parse_assert.t
/usr/libexec/perl-DateTime-Format-Natural/t/14-extract_expression.t
/usr/libexec/perl-DateTime-Format-Natural/t/15-regression.t
/usr/libexec/perl-DateTime-Format-Natural/t/16-state.t
/usr/libexec/perl-DateTime-Format-Natural/t/17-trace.t
/usr/libexec/perl-DateTime-Format-Natural/t/18-validate.t
/usr/libexec/perl-DateTime-Format-Natural/test

References

Summary

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