python-fuzzysearch on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-fuzzysearch" 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-fuzzysearch on Arch using YAY

$ yay -S python-fuzzysearch

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

$ yay -Rns python-fuzzysearch

2. Manually Install "python-fuzzysearch" via AUR

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

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

b. Clone python-fuzzysearch's git locally

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

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

$ cd ~/python-fuzzysearch $ makepkg -si

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

ID: 1252646
Name: python-fuzzysearch
PackageBaseID: 137579
PackageBase: python-fuzzysearch
Version: 0.7.3-4
Description: A Python library for fuzzy substring searches
URL: https://github.com/taleinat/fuzzysearch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1543096249
LastModified: 1683208549
URLPath: /cgit/aur.git/snapshot/python-fuzzysearch.tar.gz