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

Last updated: November 08,2024

1. Install "python39-textdistance" package

Please follow the steps below to install python39-textdistance on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-textdistance

2. Uninstall "python39-textdistance" package

Here is a brief guide to show you how to uninstall python39-textdistance on openSuSE Tumbleweed:

$ sudo zypper remove python39-textdistance

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

Information for package python39-textdistance:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-textdistance
Version : 4.6.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 232.0 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.