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

Last updated: May 18,2024

1. Install "python38-text-unidecode" package

This tutorial shows how to install python38-text-unidecode on openSuSE Tumbleweed

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

2. Uninstall "python38-text-unidecode" package

This guide covers the steps necessary to uninstall python38-text-unidecode on openSuSE Tumbleweed:

$ sudo zypper remove python38-text-unidecode

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

Information for package python38-text-unidecode:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-text-unidecode
Version : 1.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 315,7 KiB
Installed : No
Status : not installed
Source package : python-text-unidecode-1.3-1.8.src
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.