r-tester on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-tester

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

$ yay -Rns r-tester

2. Manually Install "r-tester" via AUR

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

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

b. Clone r-tester's git locally

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

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

$ cd ~/r-tester $ makepkg -si

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

ID: 1427226
Name: r-tester
PackageBaseID: 182684
PackageBase: r-tester
Version: 0.1.7-7
Description: Tests and checks characteristics of R objects
URL: https://cran.r-project.org/package=tester
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536483
LastModified: 1710439525
URLPath: /cgit/aur.git/snapshot/r-tester.tar.gz