r-rjsonio on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rjsonio

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

$ yay -Rns r-rjsonio

2. Manually Install "r-rjsonio" via AUR

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

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

b. Clone r-rjsonio's git locally

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

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

$ cd ~/r-rjsonio $ makepkg -si

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

ID: 1375042
Name: r-rjsonio
PackageBaseID: 182105
PackageBase: r-rjsonio
Version: 1.3.1.9-2
Description: Serialize R Objects to JSON, JavaScript Object Notation
URL: https://cran.r-project.org/package=RJSONIO
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520065
LastModified: 1703440973
URLPath: /cgit/aur.git/snapshot/r-rjsonio.tar.gz