How to Install and Uninstall python3-text-unidecode.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

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

Please follow the guidance below to install python3-text-unidecode.noarch on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall python3-text-unidecode.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-text-unidecode.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:07:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-text-unidecode
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-text-unidecode-1.3-1.el8.src.rpm
Repository : epel
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.