How To Install perl-MooseX-OneArgNew on Fedora 36

In this tutorial we learn how to install perl-MooseX-OneArgNew in Fedora 36. perl-MooseX-OneArgNew is Teach ->new to accept single, non-hashref arguments

Introduction

In this tutorial we learn how to install perl-MooseX-OneArgNew on Fedora 36.

What is perl-MooseX-OneArgNew

MooseX be translated into the value for a one-entry hashref. It is a parameterized role with two parameters

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

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

sudo dnf -y install perl-MooseX-OneArgNew

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

sudo yum -y install perl-MooseX-OneArgNew

How To Uninstall perl-MooseX-OneArgNew on Fedora 36

To uninstall only the perl-MooseX-OneArgNew package we can use the following command:

sudo dnf remove perl-MooseX-OneArgNew

perl-MooseX-OneArgNew Package Contents on Fedora 36

/usr/share/doc/perl-MooseX-OneArgNew
/usr/share/doc/perl-MooseX-OneArgNew/README
/usr/share/licenses/perl-MooseX-OneArgNew
/usr/share/licenses/perl-MooseX-OneArgNew/LICENSE
/usr/share/man/man3/MooseX::OneArgNew.3pm.gz
/usr/share/perl5/vendor_perl/MooseX
/usr/share/perl5/vendor_perl/MooseX/OneArgNew.pm

References

Summary

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