How to Install and Uninstall perl-Locale-Maketext.noarch Package on CentOS Stream 8
Last updated: October 31,2024
1. Install "perl-Locale-Maketext.noarch" package
This is a short guide on how to install perl-Locale-Maketext.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Locale-Maketext.noarch
Copied
2. Uninstall "perl-Locale-Maketext.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Locale-Maketext.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Locale-Maketext.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Locale-Maketext.noarch package on CentOS Stream 8
Last metadata expiration check: 1:10:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Locale-Maketext
Version : 1.28
Release : 396.el8
Architecture : noarch
Size : 99 k
Source : perl-Locale-Maketext-1.28-396.el8.src.rpm
Repository : appstream
Summary : Framework for localization
URL : http://search.cpan.org/dist/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.28
Release : 396.el8
Architecture : noarch
Size : 99 k
Source : perl-Locale-Maketext-1.28-396.el8.src.rpm
Repository : appstream
Summary : Framework for localization
URL : http://search.cpan.org/dist/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.