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

Last updated: October 05,2024

1. Install "python312-text-unidecode" package

This guide let you learn how to install python312-text-unidecode on openSuSE Tumbleweed

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

2. Uninstall "python312-text-unidecode" package

Learn how to uninstall python312-text-unidecode on openSuSE Tumbleweed:

$ sudo zypper remove python312-text-unidecode

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

Information for package python312-text-unidecode:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-text-unidecode
Version : 1.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 315.4 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.