How to Install and Uninstall python3-jellyfish.noarch Package on Fedora 36

Last updated: September 22,2024

1. Install "python3-jellyfish.noarch" package

This guide covers the steps necessary to install python3-jellyfish.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-jellyfish.noarch

2. Uninstall "python3-jellyfish.noarch" package

This guide let you learn how to uninstall python3-jellyfish.noarch on Fedora 36:

$ sudo dnf remove python3-jellyfish.noarch $ sudo dnf autoremove

3. Information about the python3-jellyfish.noarch package on Fedora 36

Last metadata expiration check: 1:12:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-jellyfish
Version : 0.8.4
Release : 4.fc36
Architecture : noarch
Size : 34 k
Source : python-jellyfish-0.8.4-4.fc36.src.rpm
Repository : fedora
Summary : A python library for doing approximate and phonetic matching of strings
URL : https://github.com/jamesturk/jellyfish
License : BSD
Description : Jellyfish does approximate and phonetic string matching. It
: includes the following string comparison algorithms:
: Levenshtein Distance, Damerau-Levenshtein Distance,
: Jaro Distance, Jaro-Winkler Distance, Match Rating Approach
: Comparison and Hamming Distance
:
: And the following phonetic encodings:
: American Soundex, Metaphone, NYSIIS (New York State Identification
: and Intelligence System), Match Rating Codex