r-randomizr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-randomizr

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

$ yay -Rns r-randomizr

2. Manually Install "r-randomizr" via AUR

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

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

b. Clone r-randomizr's git locally

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

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

$ cd ~/r-randomizr $ makepkg -si

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

ID: 1427743
Name: r-randomizr
PackageBaseID: 181937
PackageBase: r-randomizr
Version: 1.0.0-2
Description: Easy-to-Use Tools for Common Forms of Random Assignment and Sampling
URL: https://cran.r-project.org/package=randomizr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654515912
LastModified: 1710512268
URLPath: /cgit/aur.git/snapshot/r-randomizr.tar.gz