r-interp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-interp

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

$ yay -Rns r-interp

2. Manually Install "r-interp" via AUR

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

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

b. Clone r-interp's git locally

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

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

$ cd ~/r-interp $ makepkg -si

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

ID: 1393000
Name: r-interp
PackageBaseID: 180953
PackageBase: r-interp
Version: 1.1.6-1
Description: Interpolation Methods
URL: https://cran.r-project.org/package=interp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491831
LastModified: 1706292245
URLPath: /cgit/aur.git/snapshot/r-interp.tar.gz