How to Install and Uninstall perl-Locale-PO.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "perl-Locale-PO.noarch" package

Please follow the guidance below to install perl-Locale-PO.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Locale-PO.noarch

2. Uninstall "perl-Locale-PO.noarch" package

Please follow the guidelines below to uninstall perl-Locale-PO.noarch on Fedora 38:

$ sudo dnf remove perl-Locale-PO.noarch $ sudo dnf autoremove

3. Information about the perl-Locale-PO.noarch package on Fedora 38

Last metadata expiration check: 1:47:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Locale-PO
Version : 0.27
Release : 24.fc38
Architecture : noarch
Size : 20 k
Source : perl-Locale-PO-0.27-24.fc38.src.rpm
Repository : fedora
Summary : Perl module for manipulating .po entries from GNU gettext
URL : https://metacpan.org/release/Locale-PO
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module simplifies management of GNU gettext .po files and is an
: alternative to using emacs po-mode. It provides an object-oriented
: interface in which each entry in a .po file is a Locale::PO object.