r-sm on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-sm

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

$ yay -Rns r-sm

2. Manually Install "r-sm" via AUR

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

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

b. Clone r-sm's git locally

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

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

$ cd ~/r-sm $ makepkg -si

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

ID: 1411005
Name: r-sm
PackageBaseID: 182447
PackageBase: r-sm
Version: 2.2.6.0-1
Description: Smoothing Methods for Nonparametric Regression and Density Estimation
URL: https://cran.r-project.org/package=sm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654529035
LastModified: 1708192892
URLPath: /cgit/aur.git/snapshot/r-sm.tar.gz