How to Install and Uninstall perl-Locale-gettext.x86_64 Package on Fedora 34

Last updated: May 18,2024

1. Install "perl-Locale-gettext.x86_64" package

This guide covers the steps necessary to install perl-Locale-gettext.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Locale-gettext.x86_64

2. Uninstall "perl-Locale-gettext.x86_64" package

Please follow the guidelines below to uninstall perl-Locale-gettext.x86_64 on Fedora 34:

$ sudo dnf remove perl-Locale-gettext.x86_64 $ sudo dnf autoremove

3. Information about the perl-Locale-gettext.x86_64 package on Fedora 34

Last metadata expiration check: 5:46:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Locale-gettext
Version : 1.07
Release : 19.fc34
Architecture : x86_64
Size : 23 k
Source : perl-gettext-1.07-19.fc34.src.rpm
Repository : fedora
Summary : Interface to gettext family of functions
URL : https://metacpan.org/release/gettext
License : GPL+ or Artistic
Description : The gettext module permits access from perl to the gettext() family of
: functions for retrieving message strings from databases constructed to
: internationalize software.