How To Install perl-MojoX-Log-Log4perl-Tiny on Fedora 36

In this tutorial we learn how to install perl-MojoX-Log-Log4perl-Tiny in Fedora 36. perl-MojoX-Log-Log4perl-Tiny is Minimalistic Log4perl adapter for Mojolicious

Introduction

In this tutorial we learn how to install perl-MojoX-Log-Log4perl-Tiny on Fedora 36.

What is perl-MojoX-Log-Log4perl-Tiny

MojoX logging Mojo

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

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

sudo dnf -y install perl-MojoX-Log-Log4perl-Tiny

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

sudo yum -y install perl-MojoX-Log-Log4perl-Tiny

How To Uninstall perl-MojoX-Log-Log4perl-Tiny on Fedora 36

To uninstall only the perl-MojoX-Log-Log4perl-Tiny package we can use the following command:

sudo dnf remove perl-MojoX-Log-Log4perl-Tiny

perl-MojoX-Log-Log4perl-Tiny Package Contents on Fedora 36

/usr/share/doc/perl-MojoX-Log-Log4perl-Tiny
/usr/share/doc/perl-MojoX-Log-Log4perl-Tiny/Changes
/usr/share/doc/perl-MojoX-Log-Log4perl-Tiny/README.md
/usr/share/licenses/perl-MojoX-Log-Log4perl-Tiny
/usr/share/licenses/perl-MojoX-Log-Log4perl-Tiny/LICENSE
/usr/share/man/man3/MojoX::Log::Log4perl::Tiny.3pm.gz
/usr/share/perl5/vendor_perl/MojoX
/usr/share/perl5/vendor_perl/MojoX/Log
/usr/share/perl5/vendor_perl/MojoX/Log/Log4perl
/usr/share/perl5/vendor_perl/MojoX/Log/Log4perl/Tiny.pm

References

Summary

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