How To Install perl-Object-HashBase-tools on Fedora 36

In this tutorial we learn how to install perl-Object-HashBase-tools in Fedora 36. perl-Object-HashBase-tools is Generate inlined Object

Introduction

In this tutorial we learn how to install perl-Object-HashBase-tools on Fedora 36.

What is perl-Object-HashBase-tools

hashbase_inc.pl script generates a Perl module that contains a Object also generate the tests for it.

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

Install perl-Object-HashBase-tools 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-Object-HashBase-tools using dnf by running the following command:

sudo dnf -y install perl-Object-HashBase-tools

Install perl-Object-HashBase-tools 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-Object-HashBase-tools using yum by running the following command:

sudo yum -y install perl-Object-HashBase-tools

How To Uninstall perl-Object-HashBase-tools on Fedora 36

To uninstall only the perl-Object-HashBase-tools package we can use the following command:

sudo dnf remove perl-Object-HashBase-tools

perl-Object-HashBase-tools Package Contents on Fedora 36

/usr/bin/hashbase_inc.pl
/usr/share/man/man3/Object::HashBase::Inline.3pm.gz
/usr/share/perl5/vendor_perl/Object/HashBase
/usr/share/perl5/vendor_perl/Object/HashBase/Inline.pm
/usr/share/perl5/vendor_perl/Object/HashBase/Test.pm

References

Summary

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