r-nabor on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-nabor

* (Optional) Uninstall r-nabor on Arch using YAY

$ yay -Rns r-nabor

2. Manually Install "r-nabor" via AUR

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

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

b. Clone r-nabor's git locally

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

c. Go to ~/r-nabor folder and install it

$ cd ~/r-nabor $ makepkg -si

3. Information about the r-nabor package on Arch User Repository (AUR)

ID: 1092834
Name: r-nabor
PackageBaseID: 181482
PackageBase: r-nabor
Version: 0.5.0-4
Description: Wraps 'libnabo', a Fast K Nearest Neighbour Library for Low Dimensions
URL: https://cran.r-project.org/package=nabor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654505063
LastModified: 1654505063
URLPath: /cgit/aur.git/snapshot/r-nabor.tar.gz