How to Install and Uninstall python3-Levenshtein Package on openSUSE Leap
Last updated: February 24,2025
1. Install "python3-Levenshtein" package
Please follow the guidelines below to install python3-Levenshtein on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-Levenshtein
Copied
2. Uninstall "python3-Levenshtein" package
Please follow the guidance below to uninstall python3-Levenshtein on openSUSE Leap:
$
sudo zypper remove
python3-Levenshtein
Copied
3. Information about the python3-Levenshtein package on openSUSE Leap
Information for package python3-Levenshtein:
--------------------------------------------
Repository : Main Repository
Name : python3-Levenshtein
Version : 0.12.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 111.7 KiB
Installed : No
Status : not installed
Source package : python-Levenshtein-0.12.0-bp155.2.14.src
Upstream URL : https://github.com/ztane/python-Levenshtein/
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 : python3-Levenshtein
Version : 0.12.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 111.7 KiB
Installed : No
Status : not installed
Source package : python-Levenshtein-0.12.0-bp155.2.14.src
Upstream URL : https://github.com/ztane/python-Levenshtein/
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.