python-rapidfuzz on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-rapidfuzz

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

$ yay -Rns python-rapidfuzz

2. Manually Install "python-rapidfuzz" 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's git locally

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

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

$ cd ~/python-rapidfuzz $ makepkg -si

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

ID: 1119403
Name: python-rapidfuzz
PackageBaseID: 157376
PackageBase: python-rapidfuzz
Version: 2.4.2-1
Description: Rapid fuzzy string matching in Python using various string metrics
URL: https://github.com/maxbachmann/rapidfuzz
NumVotes: 7
Popularity: 0.95334
OutOfDate:
Maintainer: pekkarr
FirstSubmitted: 1599254295
LastModified: 1659197108
URLPath: /cgit/aur.git/snapshot/python-rapidfuzz.tar.gz