pcg-cpp-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pcg-cpp-git

* (Optional) Uninstall pcg-cpp-git on Arch using YAY

$ yay -Rns pcg-cpp-git

2. Manually Install "pcg-cpp-git" via AUR

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

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

b. Clone pcg-cpp-git's git locally

$ git clone https://aur.archlinux.org/pcg-cpp-git.git ~/pcg-cpp-git

c. Go to ~/pcg-cpp-git folder and install it

$ cd ~/pcg-cpp-git $ makepkg -si

3. Information about the pcg-cpp-git package on Arch User Repository (AUR)

ID: 616498
Name: pcg-cpp-git
PackageBaseID: 137491
PackageBase: pcg-cpp-git
Version: 0.98.1.r45.g3191635-1
Description: A family of fast, statistically excellent algorithms for random number generation.
URL: http://www.pcg-random.org/
NumVotes: 2
Popularity: 0.021378
OutOfDate:
Maintainer: Cebtenzzre
Submitter: Cebtenzzre
FirstSubmitted: 1542733304
LastModified: 1559014251
URLPath: /cgit/aur.git/snapshot/pcg-cpp-git.tar.gz