How to Install and Uninstall python3-gettext.noarch Package on Fedora 36

Last updated: January 04,2025

1. Install "python3-gettext.noarch" package

Please follow the step by step instructions below to install python3-gettext.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-gettext.noarch

2. Uninstall "python3-gettext.noarch" package

This guide covers the steps necessary to uninstall python3-gettext.noarch on Fedora 36:

$ sudo dnf remove python3-gettext.noarch $ sudo dnf autoremove

3. Information about the python3-gettext.noarch package on Fedora 36

Last metadata expiration check: 0:12:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-gettext
Version : 4.0
Release : 5.fc36
Architecture : noarch
Size : 25 k
Source : python-gettext-4.0-5.fc36.src.rpm
Repository : fedora
Summary : Python 3 Gettext po to mo file compiler
URL : https://pypi.org/project/python-gettext/
License : BSD
Description : This implementation of Gettext for Python 3 includes a Msgfmt class which can be
: used to generate compiled mo files from Gettext po files and includes support
: for the newer msgctxt keyword.