How to Install and Uninstall python310-text-unidecode Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-text-unidecode" package

Please follow the steps below to install python310-text-unidecode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-text-unidecode

2. Uninstall "python310-text-unidecode" package

Please follow the instructions below to uninstall python310-text-unidecode on openSuSE Tumbleweed:

$ sudo zypper remove python310-text-unidecode

3. Information about the python310-text-unidecode package on openSuSE Tumbleweed

Information for package python310-text-unidecode:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-text-unidecode
Version : 1.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 315.1 KiB
Installed : No
Status : not installed
Source package : python-text-unidecode-1.3-2.6.src
Upstream URL : https://github.com/kmike/text-unidecode/
Summary : The most basic Text::Unidecode port
Description :
text-unidecode is the most basic port of the Text::Unidecode Perl library.
There are other Python ports of Text::Unidecode (unidecode and
isounidecode). unidecode is GPL; isounidecode doesn’t support Python 3
and uses too much memory.
This port is licensed under Artistic License and supports both Python
2.x and 3.x.