r-abtest on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-abtest

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

$ yay -Rns r-abtest

2. Manually Install "r-abtest" via AUR

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

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

b. Clone r-abtest's git locally

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

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

$ cd ~/r-abtest $ makepkg -si

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

ID: 1090472
Name: r-abtest
PackageBaseID: 179446
PackageBase: r-abtest
Version: 1.0.1-4
Description: Bayesian A/B Testing
URL: https://cran.r-project.org/package=abtest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448656
LastModified: 1654448656
URLPath: /cgit/aur.git/snapshot/r-abtest.tar.gz