r-checkmate on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S r-checkmate

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

$ yay -Rns r-checkmate

2. Manually Install "r-checkmate" via AUR

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

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

b. Clone r-checkmate's git locally

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

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

$ cd ~/r-checkmate $ makepkg -si

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

ID: 1364314
Name: r-checkmate
PackageBaseID: 145458
PackageBase: r-checkmate
Version: 2.3.1-1
Description: Fast and Versatile Argument Checks
URL: https://cran.r-project.org/package=checkmate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1569854436
LastModified: 1701691316
URLPath: /cgit/aur.git/snapshot/r-checkmate.tar.gz