r-pspline on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-pspline

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

$ yay -Rns r-pspline

2. Manually Install "r-pspline" via AUR

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

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

b. Clone r-pspline's git locally

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

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

$ cd ~/r-pspline $ makepkg -si

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

ID: 1377494
Name: r-pspline
PackageBaseID: 181863
PackageBase: r-pspline
Version: 1.0.19-6
Description: Penalized Smoothing Splines
URL: https://cran.r-project.org/package=pspline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514120
LastModified: 1703894612
URLPath: /cgit/aur.git/snapshot/r-pspline.tar.gz