r-bench on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bench

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

$ yay -Rns r-bench

2. Manually Install "r-bench" via AUR

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

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

b. Clone r-bench's git locally

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

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

$ cd ~/r-bench $ makepkg -si

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

ID: 1254769
Name: r-bench
PackageBaseID: 179678
PackageBase: r-bench
Version: 1.1.3-3
Description: High Precision Timing of R Expressions
URL: https://cran.r-project.org/package=bench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654461612
LastModified: 1683547533
URLPath: /cgit/aur.git/snapshot/r-bench.tar.gz