r-rjson on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rjson

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

$ yay -Rns r-rjson

2. Manually Install "r-rjson" via AUR

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

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

b. Clone r-rjson's git locally

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

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

$ cd ~/r-rjson $ makepkg -si

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

ID: 1371197
Name: r-rjson
PackageBaseID: 182104
PackageBase: r-rjson
Version: 0.2.21-11
Description: JSON for R
URL: https://cran.r-project.org/package=rjson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520040
LastModified: 1702814752
URLPath: /cgit/aur.git/snapshot/r-rjson.tar.gz