rand on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rand

* (Optional) Uninstall rand on Arch using YAY

$ yay -Rns rand

2. Manually Install "rand" via AUR

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

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

b. Clone rand's git locally

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

c. Go to ~/rand folder and install it

$ cd ~/rand $ makepkg -si

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

ID: 985115
Name: rand
PackageBaseID: 172824
PackageBase: rand
Version: 1.0.4-1
Description: A simple program to write random numbers/characters to standard output
URL: https://sourceforge.net/projects/rand/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nurmukhametov
Submitter: Nurmukhametov
FirstSubmitted: 1636279999
LastModified: 1636279999
URLPath: /cgit/aur.git/snapshot/rand.tar.gz