How To Install perl-Storable-tests on Fedora 36

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

Introduction

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

What is perl-Storable-tests

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

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

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

sudo dnf -y install perl-Storable-tests

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

sudo yum -y install perl-Storable-tests

How To Uninstall perl-Storable-tests on Fedora 36

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

sudo dnf remove perl-Storable-tests

perl-Storable-tests Package Contents on Fedora 36

/usr/libexec/perl-Storable
/usr/libexec/perl-Storable/t
/usr/libexec/perl-Storable/t/CVE-2015-1592.t
/usr/libexec/perl-Storable/t/HAS_ATTACH.pm
/usr/libexec/perl-Storable/t/HAS_HOOK.pm
/usr/libexec/perl-Storable/t/HAS_OVERLOAD.pm
/usr/libexec/perl-Storable/t/attach.t
/usr/libexec/perl-Storable/t/attach_errors.t
/usr/libexec/perl-Storable/t/attach_singleton.t
/usr/libexec/perl-Storable/t/blessed.t
/usr/libexec/perl-Storable/t/canonical.t
/usr/libexec/perl-Storable/t/circular_hook.t
/usr/libexec/perl-Storable/t/code.t
/usr/libexec/perl-Storable/t/compat01.t
/usr/libexec/perl-Storable/t/compat06.t
/usr/libexec/perl-Storable/t/croak.t
/usr/libexec/perl-Storable/t/dclone.t
/usr/libexec/perl-Storable/t/destroy.t
/usr/libexec/perl-Storable/t/downgrade.t
/usr/libexec/perl-Storable/t/file_magic.t
/usr/libexec/perl-Storable/t/flags.t
/usr/libexec/perl-Storable/t/forgive.t
/usr/libexec/perl-Storable/t/freeze.t
/usr/libexec/perl-Storable/t/huge.t
/usr/libexec/perl-Storable/t/hugeids.t
/usr/libexec/perl-Storable/t/integer.t
/usr/libexec/perl-Storable/t/interwork56.t
/usr/libexec/perl-Storable/t/just_plain_nasty.t
/usr/libexec/perl-Storable/t/leaks.t
/usr/libexec/perl-Storable/t/lock.t
/usr/libexec/perl-Storable/t/make_56_interwork.pl
/usr/libexec/perl-Storable/t/make_downgrade.pl
/usr/libexec/perl-Storable/t/make_overload.pl
/usr/libexec/perl-Storable/t/malice.t
/usr/libexec/perl-Storable/t/overload.t
/usr/libexec/perl-Storable/t/recurse.t
/usr/libexec/perl-Storable/t/regexp.t
/usr/libexec/perl-Storable/t/restrict.t
/usr/libexec/perl-Storable/t/retrieve.t
/usr/libexec/perl-Storable/t/robust.t
/usr/libexec/perl-Storable/t/sig_die.t
/usr/libexec/perl-Storable/t/st-dump.pl
/usr/libexec/perl-Storable/t/store.t
/usr/libexec/perl-Storable/t/testlib.pl
/usr/libexec/perl-Storable/t/threads.t
/usr/libexec/perl-Storable/t/tied.t
/usr/libexec/perl-Storable/t/tied_hook.t
/usr/libexec/perl-Storable/t/tied_items.t
/usr/libexec/perl-Storable/t/tied_reify.t
/usr/libexec/perl-Storable/t/tied_store.t
/usr/libexec/perl-Storable/t/utf8.t
/usr/libexec/perl-Storable/t/utf8hash.t
/usr/libexec/perl-Storable/t/weak.t
/usr/libexec/perl-Storable/test

References

Summary

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