krandom on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S krandom

* (Optional) Uninstall krandom on Arch using YAY

$ yay -Rns krandom

2. Manually Install "krandom" via AUR

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

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

b. Clone krandom's git locally

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

c. Go to ~/krandom folder and install it

$ cd ~/krandom $ makepkg -si

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

ID: 1114491
Name: krandom
PackageBaseID: 87941
PackageBase: krandom
Version: 2.0.1-1
Description: Keccak-based userspace pseudorandom number generator
URL: https://codeberg.org/maandree/krandom
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1417602487
LastModified: 1658320472
URLPath: /cgit/aur.git/snapshot/krandom.tar.gz