r-jsonlite on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S r-jsonlite

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

$ yay -Rns r-jsonlite

2. Manually Install "r-jsonlite" via AUR

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

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

b. Clone r-jsonlite's git locally

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

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

$ cd ~/r-jsonlite $ makepkg -si

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

ID: 1364459
Name: r-jsonlite
PackageBaseID: 140584
PackageBase: r-jsonlite
Version: 1.8.8-1
Description: A Simple and Robust JSON Parser and Generator for R
URL: https://cran.r-project.org/package=jsonlite
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553438550
LastModified: 1701712910
URLPath: /cgit/aur.git/snapshot/r-jsonlite.tar.gz

5. The same packages on other Linux Distributions