How to Install and Uninstall python2-text-unidecode Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python2-text-unidecode" package

Please follow the steps below to install python2-text-unidecode on openSUSE Leap

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

2. Uninstall "python2-text-unidecode" package

This guide covers the steps necessary to uninstall python2-text-unidecode on openSUSE Leap:

$ sudo zypper remove python2-text-unidecode

3. Information about the python2-text-unidecode package on openSUSE Leap

Information for package python2-text-unidecode:
-----------------------------------------------
Repository : Main Repository
Name : python2-text-unidecode
Version : 1.3-bp153.1.37
Arch : noarch
Vendor : openSUSE
Installed Size : 315,6 KiB
Installed : No
Status : not installed
Source package : python-text-unidecode-1.3-bp153.1.37.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.