r-rngtools on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rngtools

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

$ yay -Rns r-rngtools

2. Manually Install "r-rngtools" via AUR

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

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

b. Clone r-rngtools's git locally

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

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

$ cd ~/r-rngtools $ makepkg -si

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

ID: 1093626
Name: r-rngtools
PackageBaseID: 182153
PackageBase: r-rngtools
Version: 1.5.2-4
Description: Utility Functions for Working with Random Number Generators
URL: https://cran.r-project.org/package=rngtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521306
LastModified: 1654521306
URLPath: /cgit/aur.git/snapshot/r-rngtools.tar.gz