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

Last updated: October 01,2024

1. Install "python3-fuzzyfinder.noarch" package

Please follow the guidelines below to install python3-fuzzyfinder.noarch on Fedora 35

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

2. Uninstall "python3-fuzzyfinder.noarch" package

This guide let you learn how to uninstall python3-fuzzyfinder.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:38:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-fuzzyfinder
Version : 2.1.0
Release : 14.fc35
Architecture : noarch
Size : 14 k
Source : python-fuzzyfinder-2.1.0-14.fc35.src.rpm
Repository : fedora
Summary : Fuzzy Finder implemented in Python
URL : https://github.com/amjith/fuzzyfinder
License : BSD
Description : Fuzzy Finder implemented in Python. Matches partial string entries from a list
: of strings. Works similar to fuzzy finder in SublimeText and
: Vim’s Ctrl-P plugin.
:
: Python 3 version.