neartree on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "neartree" 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 neartree on Arch using YAY
$
yay -S
neartree
Copied
* (Optional) Uninstall neartree on Arch using YAY
$
yay -Rns
neartree
Copied
2. Manually Install "neartree" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone neartree's git locally
$
git clone https://aur.archlinux.org/neartree.git
~/neartree
Copied
c. Go to ~/neartree folder and install it
$
cd
~/neartree
Copied
$
makepkg -si
Copied
3. Information about the neartree package on Arch User Repository (AUR)
ID: 252737
Name: neartree
PackageBaseID: 104082
PackageBase: neartree
Version: 3.1.1-2
Description: A library for finding nearest neighbors among points in spaces of arbitrary dimensions
URL: http://neartree.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1599327086
Maintainer: leepesjee
Submitter: leepesjee
FirstSubmitted: 1449101749
LastModified: 1449102253
URLPath: /cgit/aur.git/snapshot/neartree.tar.gz
Name: neartree
PackageBaseID: 104082
PackageBase: neartree
Version: 3.1.1-2
Description: A library for finding nearest neighbors among points in spaces of arbitrary dimensions
URL: http://neartree.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1599327086
Maintainer: leepesjee
Submitter: leepesjee
FirstSubmitted: 1449101749
LastModified: 1449102253
URLPath: /cgit/aur.git/snapshot/neartree.tar.gz