diceware on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S diceware

* (Optional) Uninstall diceware on Arch using YAY

$ yay -Rns diceware

2. Manually Install "diceware" via AUR

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

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

b. Clone diceware's git locally

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

c. Go to ~/diceware folder and install it

$ cd ~/diceware $ makepkg -si

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

ID: 1037042
Name: diceware
PackageBaseID: 118496
PackageBase: diceware
Version: 0.10-1
Description: Wordlist-based password generator.
URL: https://github.com/ulif/diceware
NumVotes: 20
Popularity: 0.361813
OutOfDate:
Maintainer: ClawOfLight
Submitter: ClawOfLight
FirstSubmitted: 1483793335
LastModified: 1644931631
URLPath: /cgit/aur.git/snapshot/diceware.tar.gz