How To Install perl-Log-Agent-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Log-Agent-tests on Fedora 36.

What is perl-Log-Agent-tests

Tests from perl-Log-Agent. Execute them with “/usr/libexec/perl-Log-Agent/test”.

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

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

sudo dnf -y install perl-Log-Agent-tests

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

sudo yum -y install perl-Log-Agent-tests

How To Uninstall perl-Log-Agent-tests on Fedora 36

To uninstall only the perl-Log-Agent-tests package we can use the following command:

sudo dnf remove perl-Log-Agent-tests

perl-Log-Agent-tests Package Contents on Fedora 36

/usr/libexec/perl-Log-Agent
/usr/libexec/perl-Log-Agent/t
/usr/libexec/perl-Log-Agent/t/caller.t
/usr/libexec/perl-Log-Agent/t/carp.pl
/usr/libexec/perl-Log-Agent/t/carp_default.t
/usr/libexec/perl-Log-Agent/t/carp_file.t
/usr/libexec/perl-Log-Agent/t/carp_fork.t
/usr/libexec/perl-Log-Agent/t/carp_multiline.t
/usr/libexec/perl-Log-Agent/t/carp_silent.t
/usr/libexec/perl-Log-Agent/t/code.pl
/usr/libexec/perl-Log-Agent/t/common.pl
/usr/libexec/perl-Log-Agent/t/default.t
/usr/libexec/perl-Log-Agent/t/default_exp.t
/usr/libexec/perl-Log-Agent/t/file.t
/usr/libexec/perl-Log-Agent/t/fork.t
/usr/libexec/perl-Log-Agent/t/format.t
/usr/libexec/perl-Log-Agent/t/priority.t
/usr/libexec/perl-Log-Agent/t/tag_callback.t
/usr/libexec/perl-Log-Agent/t/tag_string.t
/usr/libexec/perl-Log-Agent/test

References

Summary

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