How To Install perl-Template-Alloy-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Template-Alloy-tests on Fedora 36.

What is perl-Template-Alloy-tests

Tests from perl-Template-Alloy. Execute them with “/usr/libexec/perl-Template-Alloy/test”.

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

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

sudo dnf -y install perl-Template-Alloy-tests

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

sudo yum -y install perl-Template-Alloy-tests

How To Uninstall perl-Template-Alloy-tests on Fedora 36

To uninstall only the perl-Template-Alloy-tests package we can use the following command:

sudo dnf remove perl-Template-Alloy-tests

perl-Template-Alloy-tests Package Contents on Fedora 36

/usr/libexec/perl-Template-Alloy
/usr/libexec/perl-Template-Alloy/t
/usr/libexec/perl-Template-Alloy/t/00_use.t
/usr/libexec/perl-Template-Alloy/t/01_coverage.t
/usr/libexec/perl-Template-Alloy/t/02_cache.t
/usr/libexec/perl-Template-Alloy/t/05_tt_base.t
/usr/libexec/perl-Template-Alloy/t/10_tt_includes.t
/usr/libexec/perl-Template-Alloy/t/11_tt_input_output.t
/usr/libexec/perl-Template-Alloy/t/15_tt_view.t
/usr/libexec/perl-Template-Alloy/t/20_html_template.t
/usr/libexec/perl-Template-Alloy/t/25_text_tmp.t
/usr/libexec/perl-Template-Alloy/t/30_velocity.t
/usr/libexec/perl-Template-Alloy/test

References

Summary

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