How to Install and Uninstall perl-Locale-Maketext.noarch Package on Rocky Linux 9
Last updated: November 04,2024
1. Install "perl-Locale-Maketext.noarch" package
Please follow the guidelines below to install perl-Locale-Maketext.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Locale-Maketext.noarch
Copied
2. Uninstall "perl-Locale-Maketext.noarch" package
This guide let you learn how to uninstall perl-Locale-Maketext.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-Locale-Maketext.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Locale-Maketext.noarch package on Rocky Linux 9
Last metadata expiration check: 1:37:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Locale-Maketext
Version : 1.29
Release : 461.el9
Architecture : noarch
Size : 94 k
Source : perl-Locale-Maketext-1.29-461.el9.src.rpm
Repository : appstream
Summary : Framework for localization
URL : https://metacpan.org/release/Locale-Maketext
License : GPL+ or Artistic
Description : It is a common feature of applications (whether run directly, or via the Web)
: for them to be "localized" -- i.e., for them to present an English interface
: to an English-speaker, a German interface to a German-speaker, and so on for
: all languages it's programmed with. Locale::Maketext is a framework for
: software localization; it provides you with the tools for organizing and
: accessing the bits of text and text-processing code that you need for
: producing localized applications.
Available Packages
Name : perl-Locale-Maketext
Version : 1.29
Release : 461.el9
Architecture : noarch
Size : 94 k
Source : perl-Locale-Maketext-1.29-461.el9.src.rpm
Repository : appstream
Summary : Framework for localization
URL : https://metacpan.org/release/Locale-Maketext
License : GPL+ or Artistic
Description : It is a common feature of applications (whether run directly, or via the Web)
: for them to be "localized" -- i.e., for them to present an English interface
: to an English-speaker, a German interface to a German-speaker, and so on for
: all languages it's programmed with. Locale::Maketext is a framework for
: software localization; it provides you with the tools for organizing and
: accessing the bits of text and text-processing code that you need for
: producing localized applications.