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

Last updated: October 15,2024

1. Install "python3-gettext.noarch" package

This is a short guide on how to install python3-gettext.noarch on Fedora 39

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

2. Uninstall "python3-gettext.noarch" package

Please follow the guidance below to uninstall python3-gettext.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:33:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-gettext
Version : 4.0
Release : 10.fc39
Architecture : noarch
Size : 34 k
Source : python-gettext-4.0-10.fc39.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.