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

Last updated: December 26,2024

1. Install "python311-jellyfish" package

Please follow the step by step instructions below to install python311-jellyfish on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jellyfish

2. Uninstall "python311-jellyfish" package

This guide covers the steps necessary to uninstall python311-jellyfish on openSuSE Tumbleweed:

$ sudo zypper remove python311-jellyfish

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

Information for package python311-jellyfish:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jellyfish
Version : 1.0.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 701.1 KiB
Installed : No
Status : not installed
Source package : python-jellyfish-1.0.3-1.1.src
Upstream URL : http://github.com/jamesturk/jellyfish
Summary : A library for doing approximate and phonetic matching of strings
Description :
Jellyfish is a python library for doing approximate and phonetic
matching of strings.
Includes algorithms for string comparison: Levenshtein Distance,
Damerau-Levenshtein Distance, Jaro Distance, Jaro-Winkler Distance,
Match Rating Approach Comparison and Hamming Distance.
And algorithms for phonetic encoding: American Soundex, Metaphone,
NYSIIS (New York State Identification and Intelligence System) and
Match Rating Codex.