r-kknn on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kknn

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

$ yay -Rns r-kknn

2. Manually Install "r-kknn" via AUR

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

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

b. Clone r-kknn's git locally

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

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

$ cd ~/r-kknn $ makepkg -si

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

ID: 1092276
Name: r-kknn
PackageBaseID: 181054
PackageBase: r-kknn
Version: 1.3.1-4
Description: Weighted k-Nearest Neighbors
URL: https://cran.r-project.org/package=kknn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494350
LastModified: 1654494350
URLPath: /cgit/aur.git/snapshot/r-kknn.tar.gz