r-evaluate on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-evaluate

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

$ yay -Rns r-evaluate

2. Manually Install "r-evaluate" via AUR

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

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

b. Clone r-evaluate's git locally

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

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

$ cd ~/r-evaluate $ makepkg -si

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

ID: 1345972
Name: r-evaluate
PackageBaseID: 140579
PackageBase: r-evaluate
Version: 0.23-1
Description: Parsing and Evaluation Tools that Provide More Details than the Default
URL: https://cran.r-project.org/package=evaluate
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553438450
LastModified: 1698861688
URLPath: /cgit/aur.git/snapshot/r-evaluate.tar.gz