python-editdistance-s on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-editdistance-s

* (Optional) Uninstall python-editdistance-s on Arch using YAY

$ yay -Rns python-editdistance-s

2. Manually Install "python-editdistance-s" via AUR

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

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

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

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

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

$ cd ~/python-editdistance-s $ makepkg -si

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

ID: 1415988
Name: python-editdistance-s
PackageBaseID: 202990
PackageBase: python-editdistance-s
Version: 1.0.0-5
Description: Fast implementation of the edit distance (Levenshtein distance)
URL: https://github.com/asottile/editdistance-s
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1708974225
LastModified: 1708974225
URLPath: /cgit/aur.git/snapshot/python-editdistance-s.tar.gz