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

Last updated: July 05,2024

1. Install "python3-jellyfish.noarch" package

Please follow the steps below to install python3-jellyfish.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:11:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-jellyfish
Version : 0.8.2
Release : 2.fc34
Architecture : noarch
Size : 33 k
Source : python-jellyfish-0.8.2-2.fc34.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