srandom-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S srandom-git

* (Optional) Uninstall srandom-git on Arch using YAY

$ yay -Rns srandom-git

2. Manually Install "srandom-git" via AUR

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

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

b. Clone srandom-git's git locally

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

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

$ cd ~/srandom-git $ makepkg -si

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

ID: 616946
Name: srandom-git
PackageBaseID: 129899
PackageBase: srandom-git
Version: 1.37.r0.g4793b23-1
Description: srandom is a Linux kernel module that can be used to replace the built-in /dev/urandom & /dev/random device files. It is secure and VERY fast.
URL: https://github.com/josenk/srandom
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1518125006
LastModified: 1559145047
URLPath: /cgit/aur.git/snapshot/srandom-git.tar.gz