python-rapidfuzz-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-rapidfuzz-git

* (Optional) Uninstall python-rapidfuzz-git on Arch using YAY

$ yay -Rns python-rapidfuzz-git

2. Manually Install "python-rapidfuzz-git" via AUR

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

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

b. Clone python-rapidfuzz-git's git locally

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

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

$ cd ~/python-rapidfuzz-git $ makepkg -si

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

ID: 773203
Name: python-rapidfuzz-git
PackageBaseID: 153839
PackageBase: python-rapidfuzz-git
Version: 0.9.2.r0.geae941a-1
Description: Rapid fuzzy string matching in Python using the Levenshtein Distance
URL: https://github.com/maxbachmann/rapidfuzz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joposter
Submitter: joposter
FirstSubmitted: 1591008049
LastModified: 1596382524
URLPath: /cgit/aur.git/snapshot/python-rapidfuzz-git.tar.gz