r-unitizer on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S r-unitizer

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

$ yay -Rns r-unitizer

2. Manually Install "r-unitizer" via AUR

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

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

b. Clone r-unitizer's git locally

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

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

$ cd ~/r-unitizer $ makepkg -si

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

ID: 1332297
Name: r-unitizer
PackageBaseID: 198434
PackageBase: r-unitizer
Version: 1.4.20-1
Description: Interactive R Unit Tests
URL: https://cran.r-project.org/package=unitizer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697043552
LastModified: 1697043552
URLPath: /cgit/aur.git/snapshot/r-unitizer.tar.gz