python2-fuzzywuzzy on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python2-fuzzywuzzy

* (Optional) Uninstall python2-fuzzywuzzy on Arch using YAY

$ yay -Rns python2-fuzzywuzzy

2. Manually Install "python2-fuzzywuzzy" via AUR

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

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

b. Clone python2-fuzzywuzzy's git locally

$ git clone https://aur.archlinux.org/python2-fuzzywuzzy.git ~/python2-fuzzywuzzy

c. Go to ~/python2-fuzzywuzzy folder and install it

$ cd ~/python2-fuzzywuzzy $ makepkg -si

3. Information about the python2-fuzzywuzzy package on Arch User Repository (AUR)

ID: 496508
Name: python2-fuzzywuzzy
PackageBaseID: 122986
PackageBase: python2-fuzzywuzzy
Version: 0.16.0-1
Description: Fuzzy string matching like a boss
URL: https://pypi.python.org/pypi/fuzzywuzzy
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1496194619
LastModified: 1521681851
URLPath: /cgit/aur.git/snapshot/python2-fuzzywuzzy.tar.gz

5. The same packages on other Linux Distributions