r-polspline on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-polspline

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

$ yay -Rns r-polspline

2. Manually Install "r-polspline" via AUR

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

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

b. Clone r-polspline's git locally

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

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

$ cd ~/r-polspline $ makepkg -si

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

ID: 1427692
Name: r-polspline
PackageBaseID: 181787
PackageBase: r-polspline
Version: 1.1.24-2
Description: Polynomial Spline Routines
URL: https://cran.r-project.org/package=polspline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654512301
LastModified: 1710504089
URLPath: /cgit/aur.git/snapshot/r-polspline.tar.gz