r-randtoolbox on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-randtoolbox

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

$ yay -Rns r-randtoolbox

2. Manually Install "r-randtoolbox" via AUR

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

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

b. Clone r-randtoolbox's git locally

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

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

$ cd ~/r-randtoolbox $ makepkg -si

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

ID: 1203163
Name: r-randtoolbox
PackageBaseID: 189888
PackageBase: r-randtoolbox
Version: 2.0.4-1
Description: Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests
URL: https://cran.r-project.org/package=randtoolbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1674788254
LastModified: 1674928881
URLPath: /cgit/aur.git/snapshot/r-randtoolbox.tar.gz