How to Install and Uninstall python311-editdistance Package on openSuSE Tumbleweed
Last updated: February 02,2025
1. Install "python311-editdistance" package
In this section, we are going to explain the necessary steps to install python311-editdistance on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-editdistance
Copied
2. Uninstall "python311-editdistance" package
In this section, we are going to explain the necessary steps to uninstall python311-editdistance on openSuSE Tumbleweed:
$
sudo zypper remove
python311-editdistance
Copied
3. Information about the python311-editdistance package on openSuSE Tumbleweed
Information for package python311-editdistance:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-editdistance
Version : 0.6.2-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.2 KiB
Installed : No
Status : not installed
Source package : python-editdistance-0.6.2-2.4.src
Upstream URL : https://www.github.com/aflc/editdistance
Summary : An implementation of the edit distance (Levenshtein distance)
Description :
An implementation of the edit distance (Levenshtein distance).
This library implements Levenshtein distance with C++ and Cython.
The algorithm used in this library is proposed by Heikki Hyyrö,
"Explaining and extending the bit-parallel approximate string
matching algorithm of Myers", (2001).
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-editdistance
Version : 0.6.2-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.2 KiB
Installed : No
Status : not installed
Source package : python-editdistance-0.6.2-2.4.src
Upstream URL : https://www.github.com/aflc/editdistance
Summary : An implementation of the edit distance (Levenshtein distance)
Description :
An implementation of the edit distance (Levenshtein distance).
This library implements Levenshtein distance with C++ and Cython.
The algorithm used in this library is proposed by Heikki Hyyrö,
"Explaining and extending the bit-parallel approximate string
matching algorithm of Myers", (2001).