r-configr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-configr

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

$ yay -Rns r-configr

2. Manually Install "r-configr" via AUR

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

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

b. Clone r-configr's git locally

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

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

$ cd ~/r-configr $ makepkg -si

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

ID: 1091152
Name: r-configr
PackageBaseID: 180040
PackageBase: r-configr
Version: 0.3.5-1
Description: An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
URL: https://cran.r-project.org/package=configr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470119
LastModified: 1654470119
URLPath: /cgit/aur.git/snapshot/r-configr.tar.gz