r-runit on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S r-runit

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

$ yay -Rns r-runit

2. Manually Install "r-runit" via AUR

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

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

b. Clone r-runit's git locally

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

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

$ cd ~/r-runit $ makepkg -si

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

ID: 1413818
Name: r-runit
PackageBaseID: 176371
PackageBase: r-runit
Version: 0.4.33-1
Description: R Unit Test Framework
URL: https://cran.r-project.org/package=RUnit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645796715
LastModified: 1708625167
URLPath: /cgit/aur.git/snapshot/r-runit.tar.gz