How to Install and Uninstall python3-unidecode.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "python3-unidecode.noarch" package
Please follow the steps below to install python3-unidecode.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-unidecode.noarch
Copied
2. Uninstall "python3-unidecode.noarch" package
Please follow the guidelines below to uninstall python3-unidecode.noarch on Fedora 36:
$
sudo dnf remove
python3-unidecode.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-unidecode.noarch package on Fedora 36
Last metadata expiration check: 0:17:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-unidecode
Version : 1.2.0
Release : 4.fc36
Architecture : noarch
Size : 300 k
Source : python-unidecode-1.2.0-4.fc36.src.rpm
Repository : fedora
Summary : US-ASCII transliterations of Unicode text
URL : https://pypi.python.org/pypi/Unidecode/1.2.0
License : GPLv2+
Description : This is a python port of Text::Unidecode Perl module. It provides a function,
: 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII
: characters.
Available Packages
Name : python3-unidecode
Version : 1.2.0
Release : 4.fc36
Architecture : noarch
Size : 300 k
Source : python-unidecode-1.2.0-4.fc36.src.rpm
Repository : fedora
Summary : US-ASCII transliterations of Unicode text
URL : https://pypi.python.org/pypi/Unidecode/1.2.0
License : GPLv2+
Description : This is a python port of Text::Unidecode Perl module. It provides a function,
: 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII
: characters.