r-rinside on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-rinside

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

$ yay -Rns r-rinside

2. Manually Install "r-rinside" via AUR

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

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

b. Clone r-rinside's git locally

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

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

$ cd ~/r-rinside $ makepkg -si

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

ID: 1204967
Name: r-rinside
PackageBaseID: 149958
PackageBase: r-rinside
Version: 0.2.18-1
Description: C++ Classes to Embed R in C++ (and C) Applications
URL: https://cran.r-project.org/package=RInside
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583713358
LastModified: 1675274554
URLPath: /cgit/aur.git/snapshot/r-rinside.tar.gz