r-tinytest on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S r-tinytest

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

$ yay -Rns r-tinytest

2. Manually Install "r-tinytest" via AUR

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

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

b. Clone r-tinytest's git locally

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

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

$ cd ~/r-tinytest $ makepkg -si

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

ID: 1274856
Name: r-tinytest
PackageBaseID: 176748
PackageBase: r-tinytest
Version: 1.4.1-2
Description: Lightweight and Feature Complete Unit Testing Framework
URL: https://cran.r-project.org/package=tinytest
NumVotes: 2
Popularity: 0.000618
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646830727
LastModified: 1687046514
URLPath: /cgit/aur.git/snapshot/r-tinytest.tar.gz