How To Install perl-Module-Load-Util-tests on Fedora 36

In this tutorial we learn how to install perl-Module-Load-Util-tests in Fedora 36. perl-Module-Load-Util-tests is Tests for perl-Module-Load-Util

Introduction

In this tutorial we learn how to install perl-Module-Load-Util-tests on Fedora 36.

What is perl-Module-Load-Util-tests

Tests from perl-Module-Load-Util. Execute them with “/usr/libexec/perl-Module-Load-Util/test”.

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

Install perl-Module-Load-Util-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-Module-Load-Util-tests using dnf by running the following command:

sudo dnf -y install perl-Module-Load-Util-tests

Install perl-Module-Load-Util-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-Module-Load-Util-tests using yum by running the following command:

sudo yum -y install perl-Module-Load-Util-tests

How To Uninstall perl-Module-Load-Util-tests on Fedora 36

To uninstall only the perl-Module-Load-Util-tests package we can use the following command:

sudo dnf remove perl-Module-Load-Util-tests

perl-Module-Load-Util-tests Package Contents on Fedora 36

/usr/libexec/perl-Module-Load-Util
/usr/libexec/perl-Module-Load-Util/t
/usr/libexec/perl-Module-Load-Util/t/00-compile.t
/usr/libexec/perl-Module-Load-Util/t/01-basic.t
/usr/libexec/perl-Module-Load-Util/t/lib
/usr/libexec/perl-Module-Load-Util/t/lib/Module
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util/Test
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util/Test/Class.pm
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util/Test/Module.pm
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util/Test2
/usr/libexec/perl-Module-Load-Util/t/lib/Module/Load/Util/Test2/Module2.pm
/usr/libexec/perl-Module-Load-Util/test

References

Summary

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