How To Install perl-DB_File-tests on Fedora 36

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

Introduction

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

What is perl-DB_File-tests

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

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

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

sudo dnf -y install perl-DB_File-tests

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

sudo yum -y install perl-DB_File-tests

How To Uninstall perl-DB_File-tests on Fedora 36

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

sudo dnf remove perl-DB_File-tests

perl-DB_File-tests Package Contents on Fedora 36

/usr/libexec/perl-DB_File
/usr/libexec/perl-DB_File/t
/usr/libexec/perl-DB_File/t/000prereq.t
/usr/libexec/perl-DB_File/t/000prereq.t.bak
/usr/libexec/perl-DB_File/t/db-btree.t
/usr/libexec/perl-DB_File/t/db-btree.t.bak
/usr/libexec/perl-DB_File/t/db-hash.t
/usr/libexec/perl-DB_File/t/db-hash.t.bak
/usr/libexec/perl-DB_File/t/db-recno.t
/usr/libexec/perl-DB_File/t/db-recno.t.bak
/usr/libexec/perl-DB_File/t/db-threads.t
/usr/libexec/perl-DB_File/t/db-threads.t.bak
/usr/libexec/perl-DB_File/t/meta-json.t.bak
/usr/libexec/perl-DB_File/t/meta-yaml.t.bak
/usr/libexec/perl-DB_File/t/pod.t.bak
/usr/libexec/perl-DB_File/test

References

Summary

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