r-inline on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-inline

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

$ yay -Rns r-inline

2. Manually Install "r-inline" via AUR

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

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

b. Clone r-inline's git locally

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

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

$ cd ~/r-inline $ makepkg -si

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

ID: 1375367
Name: r-inline
PackageBaseID: 149995
PackageBase: r-inline
Version: 0.3.19-11
Description: Functions to Inline C, C++, Fortran Function Calls from R
URL: https://cran.r-project.org/package=inline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583790558
LastModified: 1703527511
URLPath: /cgit/aur.git/snapshot/r-inline.tar.gz