libpractrand on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install libpractrand on Arch using YAY
$
yay -S
libpractrand
Copied
* (Optional) Uninstall libpractrand on Arch using YAY
$
yay -Rns
libpractrand
Copied
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
Copied
b. Clone libpractrand's git locally
$
git clone https://aur.archlinux.org/libpractrand.git
~/libpractrand
Copied
c. Go to ~/libpractrand folder and install it
$
cd
~/libpractrand
Copied
$
makepkg -si
Copied
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
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