r-fnn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-fnn

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

$ yay -Rns r-fnn

2. Manually Install "r-fnn" via AUR

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

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

b. Clone r-fnn's git locally

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

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

$ cd ~/r-fnn $ makepkg -si

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

ID: 1384704
Name: r-fnn
PackageBaseID: 180505
PackageBase: r-fnn
Version: 1.1.4-1
Description: Fast Nearest Neighbor Search Algorithms and Applications
URL: https://cran.r-project.org/package=FNN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481082
LastModified: 1705082488
URLPath: /cgit/aur.git/snapshot/r-fnn.tar.gz