ngt-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ngt-git

* (Optional) Uninstall ngt-git on Arch using YAY

$ yay -Rns ngt-git

2. Manually Install "ngt-git" via AUR

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

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

b. Clone ngt-git's git locally

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

c. Go to ~/ngt-git folder and install it

$ cd ~/ngt-git $ makepkg -si

3. Information about the ngt-git package on Arch User Repository (AUR)

ID: 732894
Name: ngt-git
PackageBaseID: 152535
PackageBase: ngt-git
Version: 20200508-3
Description: Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
URL: https://github.com/yahoojapan/NGT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anekos
Submitter: anekos
FirstSubmitted: 1588939197
LastModified: 1588939197
URLPath: /cgit/aur.git/snapshot/ngt-git.tar.gz