ann on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ann on Arch using YAY
$
yay -S
ann
Copied
* (Optional) Uninstall ann on Arch using YAY
$
yay -Rns
ann
Copied
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
Copied
b. Clone ann's git locally
$
git clone https://aur.archlinux.org/ann.git
~/ann
Copied
c. Go to ~/ann folder and install it
$
cd
~/ann
Copied
$
makepkg -si
Copied
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
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