librand on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "librand" 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 librand on Arch using YAY
$
yay -S
librand
Copied
* (Optional) Uninstall librand on Arch using YAY
$
yay -Rns
librand
Copied
2. Manually Install "librand" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone librand's git locally
$
git clone https://aur.archlinux.org/librand.git
~/librand
Copied
c. Go to ~/librand folder and install it
$
cd
~/librand
Copied
$
makepkg -si
Copied
3. Information about the librand package on Arch User Repository (AUR)
ID: 758002
Name: librand
PackageBaseID: 154895
PackageBase: librand
Version: 0.1-1
Description: 'True' random number generation library for linux
URL: https://gitlab.com/dennismitten/librand
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: densoftman
Submitter: densoftman
FirstSubmitted: 1593345243
LastModified: 1593347801
URLPath: /cgit/aur.git/snapshot/librand.tar.gz
Name: librand
PackageBaseID: 154895
PackageBase: librand
Version: 0.1-1
Description: 'True' random number generation library for linux
URL: https://gitlab.com/dennismitten/librand
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: densoftman
Submitter: densoftman
FirstSubmitted: 1593345243
LastModified: 1593347801
URLPath: /cgit/aur.git/snapshot/librand.tar.gz