r-dqrng on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dqrng

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

$ yay -Rns r-dqrng

2. Manually Install "r-dqrng" via AUR

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

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

b. Clone r-dqrng's git locally

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

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

$ cd ~/r-dqrng $ makepkg -si

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

ID: 1389976
Name: r-dqrng
PackageBaseID: 180267
PackageBase: r-dqrng
Version: 0.3.2-2
Description: Fast Pseudo Random Number Generators
URL: https://cran.r-project.org/package=dqrng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654475525
LastModified: 1705860116
URLPath: /cgit/aur.git/snapshot/r-dqrng.tar.gz