random on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S random

* (Optional) Uninstall random on Arch using YAY

$ yay -Rns random

2. Manually Install "random" via AUR

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

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

b. Clone random's git locally

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

c. Go to ~/random folder and install it

$ cd ~/random $ makepkg -si

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

ID: 684673
Name: random
PackageBaseID: 135670
PackageBase: random
Version: 1.3-1
Description: Random number generator.
URL: https://github.com/ivanch/random
NumVotes: 1
Popularity: 0.016055
OutOfDate:
Maintainer: ivanch
Submitter: ivanch
FirstSubmitted: 1536018427
LastModified: 1578665298
URLPath: /cgit/aur.git/snapshot/random.tar.gz