rig on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S rig

* (Optional) Uninstall rig on Arch using YAY

$ yay -Rns rig

2. Manually Install "rig" via AUR

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

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

b. Clone rig's git locally

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

c. Go to ~/rig folder and install it

$ cd ~/rig $ makepkg -si

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

ID: 815558
Name: rig
PackageBaseID: 123183
PackageBase: rig
Version: 1.11-1
Description: Random Identity Generator
URL: http://rig.sourceforge.net/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: EinBaum
Submitter: EinBaum
FirstSubmitted: 1496768655
LastModified: 1604848504
URLPath: /cgit/aur.git/snapshot/rig.tar.gz