python-jarowinkler on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-jarowinkler

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

$ yay -Rns python-jarowinkler

2. Manually Install "python-jarowinkler" via AUR

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

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

b. Clone python-jarowinkler's git locally

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

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

$ cd ~/python-jarowinkler $ makepkg -si

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

ID: 1365745
Name: python-jarowinkler
PackageBaseID: 194007
PackageBase: python-jarowinkler
Version: 2.0.1-1
Description: A library for fast approximate string matching using Jaro and Jaro-Winkler similarity
URL: https://github.com/maxbachmann/JaroWinkler
NumVotes: 5
Popularity: 0.19904
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1685046735
LastModified: 1701893651
URLPath: /cgit/aur.git/snapshot/python-jarowinkler.tar.gz