How To Install perl-Ham-Reference-QRZ on Fedora 36

In this tutorial we learn how to install perl-Ham-Reference-QRZ in Fedora 36. perl-Ham-Reference-QRZ is An object oriented front end for the QRZ.COM Amateur Radio call-sign database

Introduction

In this tutorial we learn how to install perl-Ham-Reference-QRZ on Fedora 36.

What is perl-Ham-Reference-QRZ

An object oriented front end for the QRZ.COM Amateur Radio call-sign database.

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

Install perl-Ham-Reference-QRZ 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-Ham-Reference-QRZ using dnf by running the following command:

sudo dnf -y install perl-Ham-Reference-QRZ

Install perl-Ham-Reference-QRZ 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-Ham-Reference-QRZ using yum by running the following command:

sudo yum -y install perl-Ham-Reference-QRZ

How To Uninstall perl-Ham-Reference-QRZ on Fedora 36

To uninstall only the perl-Ham-Reference-QRZ package we can use the following command:

sudo dnf remove perl-Ham-Reference-QRZ

perl-Ham-Reference-QRZ Package Contents on Fedora 36

/usr/share/doc/perl-Ham-Reference-QRZ
/usr/share/doc/perl-Ham-Reference-QRZ/Changes
/usr/share/doc/perl-Ham-Reference-QRZ/README
/usr/share/licenses/perl-Ham-Reference-QRZ
/usr/share/licenses/perl-Ham-Reference-QRZ/LICENSE
/usr/share/man/man3/Ham::Reference::QRZ.3pm.gz
/usr/share/perl5/vendor_perl/Ham
/usr/share/perl5/vendor_perl/Ham/Reference
/usr/share/perl5/vendor_perl/Ham/Reference/QRZ.pm

References

Summary

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