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

Last updated: April 24,2024

1. Install "python38-textdistance" package

This tutorial shows how to install python38-textdistance on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-textdistance

2. Uninstall "python38-textdistance" package

Please follow the guidelines below to uninstall python38-textdistance on openSuSE Tumbleweed:

$ sudo zypper remove python38-textdistance

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

Information for package python38-textdistance:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-textdistance
Version : 4.2.0-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 256,4 KiB
Installed : No
Status : not installed
Source package : python-textdistance-4.2.0-3.9.src
Summary : Compute distance between the two texts
Description :
Compute distance between sequences. 30+ algorithms, pure python
implementation, common interface, optional external libs usage.