libpractrand on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libpractrand

* (Optional) Uninstall libpractrand on Arch using YAY

$ yay -Rns libpractrand

2. Manually Install "libpractrand" via AUR

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

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

b. Clone libpractrand's git locally

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

c. Go to ~/libpractrand folder and install it

$ cd ~/libpractrand $ makepkg -si

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

ID: 1415908
Name: libpractrand
PackageBaseID: 202981
PackageBase: libpractrand
Version: pre0.95-1
Description: C++ library of pseudo-random number generators and statistical tests for RNGs
URL: https://pracrand.sourceforge.net/
NumVotes: 1
Popularity: 0.7532
OutOfDate:
Maintainer: edoars
Submitter: edoars
FirstSubmitted: 1708967324
LastModified: 1708967324
URLPath: /cgit/aur.git/snapshot/libpractrand.tar.gz