How To Install perl-Mojolicious-Plugin-CHI on Fedora 36

In this tutorial we learn how to install perl-Mojolicious-Plugin-CHI in Fedora 36. perl-Mojolicious-Plugin-CHI is Use CHI Caches in Mojolicious

Introduction

In this tutorial we learn how to install perl-Mojolicious-Plugin-CHI on Fedora 36.

What is perl-Mojolicious-Plugin-CHI

Mojolicious Mojolicious.

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

Install perl-Mojolicious-Plugin-CHI 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-Mojolicious-Plugin-CHI using dnf by running the following command:

sudo dnf -y install perl-Mojolicious-Plugin-CHI

Install perl-Mojolicious-Plugin-CHI 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-Mojolicious-Plugin-CHI using yum by running the following command:

sudo yum -y install perl-Mojolicious-Plugin-CHI

How To Uninstall perl-Mojolicious-Plugin-CHI on Fedora 36

To uninstall only the perl-Mojolicious-Plugin-CHI package we can use the following command:

sudo dnf remove perl-Mojolicious-Plugin-CHI

perl-Mojolicious-Plugin-CHI Package Contents on Fedora 36

/usr/share/doc/perl-Mojolicious-Plugin-CHI
/usr/share/doc/perl-Mojolicious-Plugin-CHI/Changes
/usr/share/licenses/perl-Mojolicious-Plugin-CHI
/usr/share/licenses/perl-Mojolicious-Plugin-CHI/LICENSE
/usr/share/man/man3/Mojolicious::Plugin::CHI.3pm.gz
/usr/share/man/man3/Mojolicious::Plugin::CHI::chi.3pm.gz
/usr/share/perl5/vendor_perl/Mojolicious
/usr/share/perl5/vendor_perl/Mojolicious/Plugin
/usr/share/perl5/vendor_perl/Mojolicious/Plugin/CHI
/usr/share/perl5/vendor_perl/Mojolicious/Plugin/CHI.pm
/usr/share/perl5/vendor_perl/Mojolicious/Plugin/CHI/chi.pm

References

Summary

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