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

Last updated: July 08,2024

1. Install "python311-textdistance" package

Learn how to install python311-textdistance on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-textdistance

2. Uninstall "python311-textdistance" package

Please follow the steps below to uninstall python311-textdistance on openSuSE Tumbleweed:

$ sudo zypper remove python311-textdistance

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

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