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

Last updated: February 04,2025

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

Please follow the step by step instructions below to install perl-Locale-gettext.x86_64 on Fedora 35

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

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

This guide covers the steps necessary to uninstall perl-Locale-gettext.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:28:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Locale-gettext
Version : 1.07
Release : 21.fc35
Architecture : x86_64
Size : 23 k
Source : perl-gettext-1.07-21.fc35.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.