How to Install and Uninstall python2-Levenshtein Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-Levenshtein" package
This guide let you learn how to install python2-Levenshtein on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-Levenshtein
Copied
2. Uninstall "python2-Levenshtein" package
Please follow the instructions below to uninstall python2-Levenshtein on openSUSE Leap:
$
sudo zypper remove
python2-Levenshtein
Copied
3. Information about the python2-Levenshtein package on openSUSE Leap
Information for package python2-Levenshtein:
--------------------------------------------
Repository : Main Repository
Name : python2-Levenshtein
Version : 0.12.0-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 111,3 KiB
Installed : No
Status : not installed
Source package : python-Levenshtein-0.12.0-bp153.1.19.src
Summary : Python extension computing string distances and similarities
Description :
The Levenshtein Python C extension module contains functions for fast
computation of
* Levenshtein (edit) distance, and edit operations
* string similarity
* approximate median strings, and generally string averaging
* string sequence and set similarity
It supports both normal and Unicode strings.
--------------------------------------------
Repository : Main Repository
Name : python2-Levenshtein
Version : 0.12.0-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 111,3 KiB
Installed : No
Status : not installed
Source package : python-Levenshtein-0.12.0-bp153.1.19.src
Summary : Python extension computing string distances and similarities
Description :
The Levenshtein Python C extension module contains functions for fast
computation of
* Levenshtein (edit) distance, and edit operations
* string similarity
* approximate median strings, and generally string averaging
* string sequence and set similarity
It supports both normal and Unicode strings.