r-chk on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-chk

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

$ yay -Rns r-chk

2. Manually Install "r-chk" via AUR

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

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

b. Clone r-chk's git locally

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

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

$ cd ~/r-chk $ makepkg -si

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

ID: 1329379
Name: r-chk
PackageBaseID: 179924
PackageBase: r-chk
Version: 0.9.1-1
Description: Check User-Supplied Function Arguments
URL: https://cran.r-project.org/package=chk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654467448
LastModified: 1696572131
URLPath: /cgit/aur.git/snapshot/r-chk.tar.gz