r-ks on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ks

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

$ yay -Rns r-ks

2. Manually Install "r-ks" via AUR

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

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

b. Clone r-ks's git locally

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

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

$ cd ~/r-ks $ makepkg -si

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

ID: 1386150
Name: r-ks
PackageBaseID: 181071
PackageBase: r-ks
Version: 1.14.2-1
Description: Kernel Smoothing
URL: https://cran.r-project.org/package=ks
NumVotes: 1
Popularity: 0.277268
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494777
LastModified: 1705320175
URLPath: /cgit/aur.git/snapshot/r-ks.tar.gz