randomutils on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S randomutils

* (Optional) Uninstall randomutils on Arch using YAY

$ yay -Rns randomutils

2. Manually Install "randomutils" via AUR

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

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

b. Clone randomutils's git locally

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

c. Go to ~/randomutils folder and install it

$ cd ~/randomutils $ makepkg -si

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

ID: 1137128
Name: randomutils
PackageBaseID: 185591
PackageBase: randomutils
Version: 1:53.10.19-1
Description: Utilities for generating 64-bit cryptographic random numbers
URL: https://gitlab.com/hdante/randomutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hdante
Submitter: hdante
FirstSubmitted: 1662649089
LastModified: 1662658561
URLPath: /cgit/aur.git/snapshot/randomutils.tar.gz