r-setrng on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-setrng

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

$ yay -Rns r-setrng

2. Manually Install "r-setrng" via AUR

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

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

b. Clone r-setrng's git locally

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

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

$ cd ~/r-setrng $ makepkg -si

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

ID: 1411454
Name: r-setrng
PackageBaseID: 182365
PackageBase: r-setrng
Version: 2024.2.1-1
Description: Set (Normal) Random Number Generator and Seed
URL: https://cran.r-project.org/package=setRNG
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526813
LastModified: 1708279337
URLPath: /cgit/aur.git/snapshot/r-setrng.tar.gz