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

Last updated: October 11,2024

1. Install "python3-jellyfish.noarch" package

Please follow the guidance below to install python3-jellyfish.noarch on Fedora 35

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

2. Uninstall "python3-jellyfish.noarch" package

Please follow the guidance below to uninstall python3-jellyfish.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:19:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-jellyfish
Version : 0.8.4
Release : 3.fc35
Architecture : noarch
Size : 34 k
Source : python-jellyfish-0.8.4-3.fc35.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