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

Last updated: September 24,2024

1. Install "python3-gettext.noarch" package

Please follow the guidelines below to install python3-gettext.noarch on Fedora 35

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

2. Uninstall "python3-gettext.noarch" package

Learn how to uninstall python3-gettext.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:37:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-gettext
Version : 4.0
Release : 4.fc35
Architecture : noarch
Size : 25 k
Source : python-gettext-4.0-4.fc35.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.