How To Install perl-Role-Tiny on Fedora 36

In this tutorial we learn how to install perl-Role-Tiny in Fedora 36. perl-Role-Tiny is A nouvelle cuisine portion size slice of Moose

Introduction

In this tutorial we learn how to install perl-Role-Tiny on Fedora 36.

What is perl-Role-Tiny

Role

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

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

sudo dnf -y install perl-Role-Tiny

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

sudo yum -y install perl-Role-Tiny

How To Uninstall perl-Role-Tiny on Fedora 36

To uninstall only the perl-Role-Tiny package we can use the following command:

sudo dnf remove perl-Role-Tiny

perl-Role-Tiny Package Contents on Fedora 36

/usr/share/doc/perl-Role-Tiny
/usr/share/doc/perl-Role-Tiny/Changes
/usr/share/doc/perl-Role-Tiny/README
/usr/share/licenses/perl-Role-Tiny
/usr/share/licenses/perl-Role-Tiny/LICENSE
/usr/share/man/man3/Role::Tiny.3pm.gz
/usr/share/man/man3/Role::Tiny::With.3pm.gz
/usr/share/perl5/vendor_perl/Role
/usr/share/perl5/vendor_perl/Role/Tiny
/usr/share/perl5/vendor_perl/Role/Tiny.pm
/usr/share/perl5/vendor_perl/Role/Tiny/With.pm

References

Summary

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