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

Last updated: November 23,2024

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

$ yay -S pcg-c-git

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

$ yay -Rns pcg-c-git

2. Manually Install "pcg-c-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-c-git's git locally

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

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

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

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

ID: 783278
Name: pcg-c-git
PackageBaseID: 157101
PackageBase: pcg-c-git
Version: latest-1
Description: C implementation of a fast, statistically excellent family of random number generators
URL: http://www.pcg-random.org/
NumVotes: 1
Popularity: 0.000395
OutOfDate:
Maintainer: tpkessler
Submitter: tpkessler
FirstSubmitted: 1598430227
LastModified: 1598430227
URLPath: /cgit/aur.git/snapshot/pcg-c-git.tar.gz