How To Install perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2.
What is perl-Locale-Maketext-Gettext.noarch
Locale frameworks. It is a subclass of Locale the way GNU gettext works. It works seamlessly, both in the sense of GNU gettext and Maketext. As a result, you enjoy both their advantages, and get rid of both their problems, too.
We can use yum to install perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Locale-Maketext-Gettext.noarch.
Install perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2 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-Gettext.noarch using yum by running the following command:
sudo yum -y install perl-Locale-Maketext-Gettext.noarch
How To Uninstall perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2
To uninstall only the perl-Locale-Maketext-Gettext.noarch package we can use the following command:
sudo yum remove perl-Locale-Maketext-Gettext.noarch
perl-Locale-Maketext-Gettext.noarch Package Contents on Amazon Linux 2
/usr/bin/maketext
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/Artistic
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/BUGS
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/COPYING
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/Changes
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/README
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/THANKS
/usr/share/doc/perl-Locale-Maketext-Gettext-1.27/TODO
/usr/share/man/man1/maketext.1.gz
/usr/share/man/man3/Locale::Maketext::Gettext.3pm.gz
/usr/share/man/man3/Locale::Maketext::Gettext::Functions.3pm.gz
/usr/share/perl5/vendor_perl/Locale
/usr/share/perl5/vendor_perl/Locale/Maketext
/usr/share/perl5/vendor_perl/Locale/Maketext/Gettext
/usr/share/perl5/vendor_perl/Locale/Maketext/Gettext.pm
/usr/share/perl5/vendor_perl/Locale/Maketext/Gettext/Functions.pm
References
Summary
In this tutorial we learn how to install perl-Locale-Maketext-Gettext.noarch on Amazon Linux 2 using yum.