r-rapiclient on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rapiclient

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

$ yay -Rns r-rapiclient

2. Manually Install "r-rapiclient" via AUR

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

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

b. Clone r-rapiclient's git locally

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

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

$ cd ~/r-rapiclient $ makepkg -si

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

ID: 1093385
Name: r-rapiclient
PackageBaseID: 181945
PackageBase: r-rapiclient
Version: 0.1.3-4
Description: Dynamic OpenAPI/Swagger Client
URL: https://cran.r-project.org/package=rapiclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654516107
LastModified: 1654516107
URLPath: /cgit/aur.git/snapshot/r-rapiclient.tar.gz