How To Install perl-MooX-Locale-TextDomain-OO on Fedora 36

In this tutorial we learn how to install perl-MooX-Locale-TextDomain-OO in Fedora 36. perl-MooX-Locale-TextDomain-OO is Provide API used in translator modules without translating

Introduction

In this tutorial we learn how to install perl-MooX-Locale-TextDomain-OO on Fedora 36.

What is perl-MooX-Locale-TextDomain-OO

This module provides API used in translator modules without translating.

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

Install perl-MooX-Locale-TextDomain-OO 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-MooX-Locale-TextDomain-OO using dnf by running the following command:

sudo dnf -y install perl-MooX-Locale-TextDomain-OO

Install perl-MooX-Locale-TextDomain-OO 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-MooX-Locale-TextDomain-OO using yum by running the following command:

sudo yum -y install perl-MooX-Locale-TextDomain-OO

How To Uninstall perl-MooX-Locale-TextDomain-OO on Fedora 36

To uninstall only the perl-MooX-Locale-TextDomain-OO package we can use the following command:

sudo dnf remove perl-MooX-Locale-TextDomain-OO

perl-MooX-Locale-TextDomain-OO Package Contents on Fedora 36

/usr/share/doc/perl-MooX-Locale-TextDomain-OO
/usr/share/doc/perl-MooX-Locale-TextDomain-OO/Changes
/usr/share/doc/perl-MooX-Locale-TextDomain-OO/README.md
/usr/share/man/man3/MooX::Locale::TextDomain::OO.3pm.gz
/usr/share/perl5/vendor_perl/MooX
/usr/share/perl5/vendor_perl/MooX/Locale
/usr/share/perl5/vendor_perl/MooX/Locale/TextDomain
/usr/share/perl5/vendor_perl/MooX/Locale/TextDomain/OO.pm

References

Summary

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