r-kohonen on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kohonen

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

$ yay -Rns r-kohonen

2. Manually Install "r-kohonen" via AUR

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

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

b. Clone r-kohonen's git locally

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

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

$ cd ~/r-kohonen $ makepkg -si

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

ID: 1270404
Name: r-kohonen
PackageBaseID: 181065
PackageBase: r-kohonen
Version: 3.0.12-1
Description: Supervised and Unsupervised Self-Organising Maps
URL: https://cran.r-project.org/package=kohonen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494631
LastModified: 1686312129
URLPath: /cgit/aur.git/snapshot/r-kohonen.tar.gz