random123 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S random123

* (Optional) Uninstall random123 on Arch using YAY

$ yay -Rns random123

2. Manually Install "random123" via AUR

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

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

b. Clone random123's git locally

$ git clone https://aur.archlinux.org/random123.git ~/random123

c. Go to ~/random123 folder and install it

$ cd ~/random123 $ makepkg -si

3. Information about the random123 package on Arch User Repository (AUR)

ID: 1017567
Name: random123
PackageBaseID: 83235
PackageBase: random123
Version: 1.14.0-1
Description: counter-based random number generators library
URL: https://www.deshawresearch.com/resources_random123.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: xantares
FirstSubmitted: 1403469315
LastModified: 1641975161
URLPath: /cgit/aur.git/snapshot/random123.tar.gz