roll on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S roll

* (Optional) Uninstall roll on Arch using YAY

$ yay -Rns roll

2. Manually Install "roll" via AUR

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

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

b. Clone roll's git locally

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

c. Go to ~/roll folder and install it

$ cd ~/roll $ makepkg -si

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

ID: 1114158
Name: roll
PackageBaseID: 107027
PackageBase: roll
Version: 2.6.1-1
Description: A tool to roll a user-defined dice sequence and display the result
URL: http://matteocorti.github.io/roll/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Stebalien
Submitter: Stebalien
FirstSubmitted: 1454510825
LastModified: 1658252572
URLPath: /cgit/aur.git/snapshot/roll.tar.gz