How To Install perl-Module-Install-TestBase-tests on Fedora 36

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

Introduction

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

What is perl-Module-Install-TestBase-tests

Tests from perl-Module-Install-TestBase. Execute them with “/usr/libexec/perl-Module-Install-TestBase/test”.

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

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

sudo dnf -y install perl-Module-Install-TestBase-tests

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

sudo yum -y install perl-Module-Install-TestBase-tests

How To Uninstall perl-Module-Install-TestBase-tests on Fedora 36

To uninstall only the perl-Module-Install-TestBase-tests package we can use the following command:

sudo dnf remove perl-Module-Install-TestBase-tests

perl-Module-Install-TestBase-tests Package Contents on Fedora 36

/usr/libexec/perl-Module-Install-TestBase
/usr/libexec/perl-Module-Install-TestBase/lib
/usr/libexec/perl-Module-Install-TestBase/lib/Module
/usr/libexec/perl-Module-Install-TestBase/lib/Module/Install
/usr/libexec/perl-Module-Install-TestBase/lib/Module/Install/TestBase.pm
/usr/libexec/perl-Module-Install-TestBase/t
/usr/libexec/perl-Module-Install-TestBase/t/000-compile-modules.t
/usr/libexec/perl-Module-Install-TestBase/test

References

Summary

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