libdrng on AUR (Arch User Repository)
Last updated: February 02,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "libdrng" 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
Copied
b. Install libdrng on Arch using YAY
$
yay -S
libdrng
Copied
* (Optional) Uninstall libdrng on Arch using YAY
$
yay -Rns
libdrng
Copied
2. Manually Install "libdrng" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libdrng's git locally
$
git clone https://aur.archlinux.org/libdrng.git
~/libdrng
Copied
c. Go to ~/libdrng folder and install it
$
cd
~/libdrng
Copied
$
makepkg -si
Copied
3. Information about the libdrng package on Arch User Repository (AUR)
ID: 221452
Name: libdrng
PackageBaseID: 97561
PackageBase: libdrng
Version: 1.0-1
Description: Intel library for rdrand and rdseed instructions
URL: https://software.intel.com/en-us/articles/the-drng-library-and-manual
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1439525567
LastModified: 1439525570
URLPath: /cgit/aur.git/snapshot/libdrng.tar.gz
Name: libdrng
PackageBaseID: 97561
PackageBase: libdrng
Version: 1.0-1
Description: Intel library for rdrand and rdseed instructions
URL: https://software.intel.com/en-us/articles/the-drng-library-and-manual
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1439525567
LastModified: 1439525570
URLPath: /cgit/aur.git/snapshot/libdrng.tar.gz