How To Install perl-Hash-Util-FieldHash-Compat on Fedora 36

In this tutorial we learn how to install perl-Hash-Util-FieldHash-Compat in Fedora 36. perl-Hash-Util-FieldHash-Compat is Use Hash

Introduction

In this tutorial we learn how to install perl-Hash-Util-FieldHash-Compat on Fedora 36.

What is perl-Hash-Util-FieldHash-Compat

Under older perls this module provides a drop in compatible API to Hash available, it will use that instead.

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

Install perl-Hash-Util-FieldHash-Compat 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-Hash-Util-FieldHash-Compat using dnf by running the following command:

sudo dnf -y install perl-Hash-Util-FieldHash-Compat

Install perl-Hash-Util-FieldHash-Compat 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-Hash-Util-FieldHash-Compat using yum by running the following command:

sudo yum -y install perl-Hash-Util-FieldHash-Compat

How To Uninstall perl-Hash-Util-FieldHash-Compat on Fedora 36

To uninstall only the perl-Hash-Util-FieldHash-Compat package we can use the following command:

sudo dnf remove perl-Hash-Util-FieldHash-Compat

perl-Hash-Util-FieldHash-Compat Package Contents on Fedora 36

/usr/share/doc/perl-Hash-Util-FieldHash-Compat
/usr/share/doc/perl-Hash-Util-FieldHash-Compat/CONTRIBUTING
/usr/share/doc/perl-Hash-Util-FieldHash-Compat/Changes
/usr/share/doc/perl-Hash-Util-FieldHash-Compat/README
/usr/share/licenses/perl-Hash-Util-FieldHash-Compat
/usr/share/licenses/perl-Hash-Util-FieldHash-Compat/LICENCE
/usr/share/man/man3/Hash::Util::FieldHash::Compat.3pm.gz
/usr/share/man/man3/Hash::Util::FieldHash::Compat::Heavy.3pm.gz
/usr/share/perl5/vendor_perl/Hash
/usr/share/perl5/vendor_perl/Hash/Util
/usr/share/perl5/vendor_perl/Hash/Util/FieldHash
/usr/share/perl5/vendor_perl/Hash/Util/FieldHash/Compat
/usr/share/perl5/vendor_perl/Hash/Util/FieldHash/Compat.pm
/usr/share/perl5/vendor_perl/Hash/Util/FieldHash/Compat/Heavy.pm

References

Summary

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