How to Install and Uninstall python312-textdistance Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python312-textdistance" package

This guide covers the steps necessary to install python312-textdistance on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-textdistance

2. Uninstall "python312-textdistance" package

This guide let you learn how to uninstall python312-textdistance on openSuSE Tumbleweed:

$ sudo zypper remove python312-textdistance

3. Information about the python312-textdistance package on openSuSE Tumbleweed

Information for package python312-textdistance:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-textdistance
Version : 4.6.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 282.2 KiB
Installed : No
Status : not installed
Source package : python-textdistance-4.6.1-1.2.src
Upstream URL : https://github.com/life4/textdistance
Summary : Compute distance between the two texts
Description :
Compute distance between sequences. 30+ algorithms, pure python
implementation, common interface, optional external libs usage.