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

Last updated: November 25,2024

1. Install "python3-fuzzyfinder.noarch" package

In this section, we are going to explain the necessary steps to install python3-fuzzyfinder.noarch on Fedora 36

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

2. Uninstall "python3-fuzzyfinder.noarch" package

Please follow the guidance below to uninstall python3-fuzzyfinder.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:13:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-fuzzyfinder
Version : 2.1.0
Release : 15.fc36
Architecture : noarch
Size : 14 k
Source : python-fuzzyfinder-2.1.0-15.fc36.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.