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

Last updated: December 27,2024

1. Install "python312-jellyfish" package

This tutorial shows how to install python312-jellyfish on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-jellyfish

2. Uninstall "python312-jellyfish" package

This tutorial shows how to uninstall python312-jellyfish on openSuSE Tumbleweed:

$ sudo zypper remove python312-jellyfish

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

Information for package python312-jellyfish:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jellyfish
Version : 1.0.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 698.0 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.