How To Install perl-File-BaseDir-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-File-BaseDir-tests on Fedora 36.

What is perl-File-BaseDir-tests

Tests from perl-File-BaseDir. Execute them with “/usr/libexec/perl-File-BaseDir/test”.

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

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

sudo dnf -y install perl-File-BaseDir-tests

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

sudo yum -y install perl-File-BaseDir-tests

How To Uninstall perl-File-BaseDir-tests on Fedora 36

To uninstall only the perl-File-BaseDir-tests package we can use the following command:

sudo dnf remove perl-File-BaseDir-tests

perl-File-BaseDir-tests Package Contents on Fedora 36

/usr/libexec/perl-File-BaseDir
/usr/libexec/perl-File-BaseDir/t
/usr/libexec/perl-File-BaseDir/t/00_diag.t
/usr/libexec/perl-File-BaseDir/t/01_vars.t
/usr/libexec/perl-File-BaseDir/t/02_lookup.t
/usr/libexec/perl-File-BaseDir/t/03_OO.t
/usr/libexec/perl-File-BaseDir/t/03_icontheme.t
/usr/libexec/perl-File-BaseDir/t/03_userdirs.t
/usr/libexec/perl-File-BaseDir/t/lib
/usr/libexec/perl-File-BaseDir/t/lib/Helper.pm
/usr/libexec/perl-File-BaseDir/test

References

Summary

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