How To Install perl-Sub-HandlesVia on Fedora 36

In this tutorial we learn how to install perl-Sub-HandlesVia in Fedora 36. perl-Sub-HandlesVia is Alternative handles_via implementation

Introduction

In this tutorial we learn how to install perl-Sub-HandlesVia on Fedora 36.

What is perl-Sub-HandlesVia

If you’ve used Moose’s native attribute traits, or MooX you should have a fairly good idea what this does.

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

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

sudo dnf -y install perl-Sub-HandlesVia

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

sudo yum -y install perl-Sub-HandlesVia

How To Uninstall perl-Sub-HandlesVia on Fedora 36

To uninstall only the perl-Sub-HandlesVia package we can use the following command:

sudo dnf remove perl-Sub-HandlesVia

perl-Sub-HandlesVia Package Contents on Fedora 36

/usr/share/doc/perl-Sub-HandlesVia
/usr/share/doc/perl-Sub-HandlesVia/CREDITS
/usr/share/doc/perl-Sub-HandlesVia/Changes
/usr/share/doc/perl-Sub-HandlesVia/README
/usr/share/licenses/perl-Sub-HandlesVia
/usr/share/licenses/perl-Sub-HandlesVia/LICENSE
/usr/share/man/man3/Sub::HandlesVia.3pm.gz
/usr/share/man/man3/Sub::HandlesVia::Toolkit.3pm.gz
/usr/share/perl5/vendor_perl/Sub
/usr/share/perl5/vendor_perl/Sub/HandlesVia
/usr/share/perl5/vendor_perl/Sub/HandlesVia.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Handler.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Array.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Bool.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Code.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Counter.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Hash.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Number.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/Scalar.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/HandlerLibrary/String.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit/Moo.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit/Moose.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit/Mouse.pm
/usr/share/perl5/vendor_perl/Sub/HandlesVia/Toolkit/Plain.pm

References

Summary

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