r-settings on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-settings

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

$ yay -Rns r-settings

2. Manually Install "r-settings" via AUR

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

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

b. Clone r-settings's git locally

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

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

$ cd ~/r-settings $ makepkg -si

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

ID: 1406204
Name: r-settings
PackageBaseID: 182367
PackageBase: r-settings
Version: 0.2.7-9
Description: Software Option Settings Manager for R
URL: https://cran.r-project.org/package=settings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526865
LastModified: 1707415331
URLPath: /cgit/aur.git/snapshot/r-settings.tar.gz