How to Install and Uninstall python3-text-unidecode.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-text-unidecode.noarch" package

In this section, we are going to explain the necessary steps to install python3-text-unidecode.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-text-unidecode.noarch

2. Uninstall "python3-text-unidecode.noarch" package

Learn how to uninstall python3-text-unidecode.noarch on Fedora 34:

$ sudo dnf remove python3-text-unidecode.noarch $ sudo dnf autoremove

3. Information about the python3-text-unidecode.noarch package on Fedora 34

Last metadata expiration check: 2:59:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-text-unidecode
Version : 1.3
Release : 5.fc34
Architecture : noarch
Size : 72 k
Source : python-text-unidecode-1.3-5.fc34.src.rpm
Repository : fedora
Summary : A Python module for handling non-Roman text data
URL : https://github.com/kmike/text-unidecode/
License : GPL+ or Artistic
Description : text-unidecode is the most basic port of the Text::Unidecode Perl library.