How To Install perl-Locale-Maketext-Lexicon on Fedora 36

In this tutorial we learn how to install perl-Locale-Maketext-Lexicon in Fedora 36. perl-Locale-Maketext-Lexicon is Extract translatable strings from source

Introduction

In this tutorial we learn how to install perl-Locale-Maketext-Lexicon on Fedora 36.

What is perl-Locale-Maketext-Lexicon

Locale Locale MO files, or from databases via the “Tie” interface.

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

Install perl-Locale-Maketext-Lexicon 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-Locale-Maketext-Lexicon using dnf by running the following command:

sudo dnf -y install perl-Locale-Maketext-Lexicon

Install perl-Locale-Maketext-Lexicon 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-Locale-Maketext-Lexicon using yum by running the following command:

sudo yum -y install perl-Locale-Maketext-Lexicon

How To Uninstall perl-Locale-Maketext-Lexicon on Fedora 36

To uninstall only the perl-Locale-Maketext-Lexicon package we can use the following command:

sudo dnf remove perl-Locale-Maketext-Lexicon

perl-Locale-Maketext-Lexicon Package Contents on Fedora 36

/usr/bin/xgettext.pl
/usr/share/doc/perl-Locale-Maketext-Lexicon
/usr/share/doc/perl-Locale-Maketext-Lexicon/AUTHORS
/usr/share/doc/perl-Locale-Maketext-Lexicon/Changes
/usr/share/doc/perl-Locale-Maketext-Lexicon/README
/usr/share/doc/perl-Locale-Maketext-Lexicon/docs
/usr/share/doc/perl-Locale-Maketext-Lexicon/docs/webl10n.html
/usr/share/doc/perl-Locale-Maketext-Lexicon/docs/webl10n.zh-tw.html
/usr/share/man/man1/xgettext.pl.1.gz
/usr/share/man/man3/Locale::Maketext::Extract.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::Base.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::FormFu.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::Generic.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::Haml.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::Mason.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::PPI.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::Perl.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::TT2.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::TextTemplate.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Plugin::YAML.3pm.gz
/usr/share/man/man3/Locale::Maketext::Extract::Run.3pm.gz
/usr/share/man/man3/Locale::Maketext::Lexicon.3pm.gz
/usr/share/man/man3/Locale::Maketext::Lexicon::Auto.3pm.gz
/usr/share/man/man3/Locale::Maketext::Lexicon::Gettext.3pm.gz
/usr/share/man/man3/Locale::Maketext::Lexicon::Msgcat.3pm.gz
/usr/share/man/man3/Locale::Maketext::Lexicon::Tie.3pm.gz
/usr/share/perl5/vendor_perl/Locale
/usr/share/perl5/vendor_perl/Locale/Maketext
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/Base.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/FormFu.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/Generic.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/Haml.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/Mason.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/PPI.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/Perl.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/TT2.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/TextTemplate.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Plugin/YAML.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Extract/Run.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon/Auto.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon/Gettext.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon/Msgcat.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Lexicon/Tie.pm

References

Summary

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