r-rstudioapi on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-rstudioapi

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

$ yay -Rns r-rstudioapi

2. Manually Install "r-rstudioapi" via AUR

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

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

b. Clone r-rstudioapi's git locally

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

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

$ cd ~/r-rstudioapi $ makepkg -si

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

ID: 1285593
Name: r-rstudioapi
PackageBaseID: 140581
PackageBase: r-rstudioapi
Version: 0.15.0-1
Description: Safely Access the RStudio API
URL: https://cran.r-project.org/package=rstudioapi
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: editicalu
FirstSubmitted: 1553438504
LastModified: 1688910702
URLPath: /cgit/aur.git/snapshot/r-rstudioapi.tar.gz

5. The same packages on other Linux Distributions