ann on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ann

* (Optional) Uninstall ann on Arch using YAY

$ yay -Rns ann

2. Manually Install "ann" via AUR

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

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

b. Clone ann's git locally

$ git clone https://aur.archlinux.org/ann.git ~/ann

c. Go to ~/ann folder and install it

$ cd ~/ann $ makepkg -si

3. Information about the ann package on Arch User Repository (AUR)

ID: 385971
Name: ann
PackageBaseID: 27182
PackageBase: ann
Version: 1.1.2-3
Description: Approximate nearest neighbor library.
URL: http://www.cs.umd.edu/~mount/ANN/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: foxcub
Submitter: foxcub
FirstSubmitted: 1244740846
LastModified: 1487619865
URLPath: /cgit/aur.git/snapshot/ann.tar.gz