python-fuzzyfinder on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python-fuzzyfinder" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-fuzzyfinder on Arch using YAY

$ yay -S python-fuzzyfinder

* (Optional) Uninstall python-fuzzyfinder on Arch using YAY

$ yay -Rns python-fuzzyfinder

2. Manually Install "python-fuzzyfinder" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-fuzzyfinder's git locally

$ git clone https://aur.archlinux.org/python-fuzzyfinder.git ~/python-fuzzyfinder

c. Go to ~/python-fuzzyfinder folder and install it

$ cd ~/python-fuzzyfinder $ makepkg -si

3. Information about the python-fuzzyfinder package on Arch User Repository (AUR)

ID: 481663
Name: python-fuzzyfinder
PackageBaseID: 124379
PackageBase: python-fuzzyfinder
Version: 2.1.0-1
Description: Fuzzy Finder implemented in Python. Matches partial string entries from a list of strings.
URL: https://github.com/amjith/fuzzyfinder
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ianberinger
Submitter: ianberinger
FirstSubmitted: 1501282911
LastModified: 1517168478
URLPath: /cgit/aur.git/snapshot/python-fuzzyfinder.tar.gz