r-jsonify on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-jsonify

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

$ yay -Rns r-jsonify

2. Manually Install "r-jsonify" via AUR

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

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

b. Clone r-jsonify's git locally

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

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

$ cd ~/r-jsonify $ makepkg -si

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

ID: 1232363
Name: r-jsonify
PackageBaseID: 191797
PackageBase: r-jsonify
Version: 1.2.2-2
Description: Convert Between 'R' Objects and Javascript Object Notation (JSON)
URL: https://cran.r-project.org/package=jsonify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679436356
LastModified: 1679846332
URLPath: /cgit/aur.git/snapshot/r-jsonify.tar.gz