rng on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rng

* (Optional) Uninstall rng on Arch using YAY

$ yay -Rns rng

2. Manually Install "rng" via AUR

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

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

b. Clone rng's git locally

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

c. Go to ~/rng folder and install it

$ cd ~/rng $ makepkg -si

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

ID: 559428
Name: rng
PackageBaseID: 137327
PackageBase: rng
Version: 1.0-1
Description: Copy ranges of lines from stdin to stdout
URL: https://github.com/sjmulder/rng
NumVotes: 0
Popularity: 0
OutOfDate: 1710300974
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542072366
LastModified: 1542072366
URLPath: /cgit/aur.git/snapshot/rng.tar.gz