random-rs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S random-rs

* (Optional) Uninstall random-rs on Arch using YAY

$ yay -Rns random-rs

2. Manually Install "random-rs" via AUR

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

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

b. Clone random-rs's git locally

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

c. Go to ~/random-rs folder and install it

$ cd ~/random-rs $ makepkg -si

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

ID: 1361649
Name: random-rs
PackageBaseID: 186870
PackageBase: random-rs
Version: 0.2.4-1
Description: Generate random numbers from CLI
URL: https://github.com/one-d-wide/random-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onedwide
Submitter: onedwide
FirstSubmitted: 1666636456
LastModified: 1701204353
URLPath: /cgit/aur.git/snapshot/random-rs.tar.gz