r-config on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-config

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

$ yay -Rns r-config

2. Manually Install "r-config" via AUR

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

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

b. Clone r-config's git locally

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

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

$ cd ~/r-config $ makepkg -si

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

ID: 1341579
Name: r-config
PackageBaseID: 180039
PackageBase: r-config
Version: 0.3.2-3
Description: Manage Environment Specific Configuration Values
URL: https://cran.r-project.org/package=config
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470095
LastModified: 1698344211
URLPath: /cgit/aur.git/snapshot/r-config.tar.gz