roll-rs on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S roll-rs

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

$ yay -Rns roll-rs

2. Manually Install "roll-rs" via AUR

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

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

b. Clone roll-rs's git locally

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

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

$ cd ~/roll-rs $ makepkg -si

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

ID: 825601
Name: roll-rs
PackageBaseID: 160354
PackageBase: roll-rs
Version: 0.1.0-1
Description: A rust dice rolling application using the standard dice notation
URL: https://github.com/finitum/roll-rs
NumVotes: 0
Popularity: 0
OutOfDate: 1701353921
Maintainer: 0x76
Submitter: 0x76
FirstSubmitted: 1606589837
LastModified: 1606589837
URLPath: /cgit/aur.git/snapshot/roll-rs.tar.gz