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

Last updated: May 20,2024

1. Install "python310-textdistance" package

This guide let you learn how to install python310-textdistance on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-textdistance

2. Uninstall "python310-textdistance" package

Please follow the instructions below to uninstall python310-textdistance on openSuSE Tumbleweed:

$ sudo zypper remove python310-textdistance

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

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