nanoflann on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "nanoflann" 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 nanoflann on Arch using YAY
$
yay -S
nanoflann
Copied
* (Optional) Uninstall nanoflann on Arch using YAY
$
yay -Rns
nanoflann
Copied
2. Manually Install "nanoflann" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nanoflann's git locally
$
git clone https://aur.archlinux.org/nanoflann.git
~/nanoflann
Copied
c. Go to ~/nanoflann folder and install it
$
cd
~/nanoflann
Copied
$
makepkg -si
Copied
3. Information about the nanoflann package on Arch User Repository (AUR)
ID: 1285260
Name: nanoflann
PackageBaseID: 126223
PackageBase: nanoflann
Version: 1.5.0-1
Description: a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
URL: https://github.com/jlblancoc/nanoflann
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: drwells
Submitter: drwells
FirstSubmitted: 1507519256
LastModified: 1688838720
URLPath: /cgit/aur.git/snapshot/nanoflann.tar.gz
Name: nanoflann
PackageBaseID: 126223
PackageBase: nanoflann
Version: 1.5.0-1
Description: a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
URL: https://github.com/jlblancoc/nanoflann
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: drwells
Submitter: drwells
FirstSubmitted: 1507519256
LastModified: 1688838720
URLPath: /cgit/aur.git/snapshot/nanoflann.tar.gz