python-annoy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-annoy

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

$ yay -Rns python-annoy

2. Manually Install "python-annoy" via AUR

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

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

b. Clone python-annoy's git locally

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

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

$ cd ~/python-annoy $ makepkg -si

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

ID: 1273252
Name: python-annoy
PackageBaseID: 154389
PackageBase: python-annoy
Version: 1.17.3-1
Description: Approximate Nearest Neighbors Oh Yeah
URL: https://github.com/spotify/annoy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: iosonofabio
FirstSubmitted: 1592182451
LastModified: 1686766292
URLPath: /cgit/aur.git/snapshot/python-annoy.tar.gz