fastrandom on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fastrandom

* (Optional) Uninstall fastrandom on Arch using YAY

$ yay -Rns fastrandom

2. Manually Install "fastrandom" via AUR

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

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

b. Clone fastrandom's git locally

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

c. Go to ~/fastrandom folder and install it

$ cd ~/fastrandom $ makepkg -si

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

ID: 1028205
Name: fastrandom
PackageBaseID: 175427
PackageBase: fastrandom
Version: 1.0.8-1
Description: Quickly generate large amounts of cryptographically insecure pseudo-random data
URL: https://gitlab.com/kugland/fastrandom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kugland
Submitter: kugland
FirstSubmitted: 1643269802
LastModified: 1643534331
URLPath: /cgit/aur.git/snapshot/fastrandom.tar.gz