r-kml on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kml

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

$ yay -Rns r-kml

2. Manually Install "r-kml" via AUR

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

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

b. Clone r-kml's git locally

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

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

$ cd ~/r-kml $ makepkg -si

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

ID: 1369139
Name: r-kml
PackageBaseID: 181058
PackageBase: r-kml
Version: 2.4.6.1-1
Description: K-Means for Longitudinal Data
URL: https://cran.r-project.org/package=kml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494452
LastModified: 1702491273
URLPath: /cgit/aur.git/snapshot/r-kml.tar.gz