librdrand on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S librdrand

* (Optional) Uninstall librdrand on Arch using YAY

$ yay -Rns librdrand

2. Manually Install "librdrand" via AUR

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

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

b. Clone librdrand's git locally

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

c. Go to ~/librdrand folder and install it

$ cd ~/librdrand $ makepkg -si

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

ID: 1165491
Name: librdrand
PackageBaseID: 115181
PackageBase: librdrand
Version: 2.1.1-2
Description: A library and an userspace application (rdrand-gen) for easy access to Intel's RdRand DRNG.
URL: https://github.com/BroukPytlik/RdRand
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: zopper
FirstSubmitted: 1472763177
LastModified: 1667758542
URLPath: /cgit/aur.git/snapshot/librdrand.tar.gz