diceware-gen on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S diceware-gen

* (Optional) Uninstall diceware-gen on Arch using YAY

$ yay -Rns diceware-gen

2. Manually Install "diceware-gen" via AUR

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

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

b. Clone diceware-gen's git locally

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

c. Go to ~/diceware-gen folder and install it

$ cd ~/diceware-gen $ makepkg -si

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

ID: 752987
Name: diceware-gen
PackageBaseID: 123610
PackageBase: diceware-gen
Version: 0.3.0-1
Description: Generates random words, mainly useful for usernames and passwords
URL: https://gitlab.com/jmatthin/diceware-gen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: potatodiet
Submitter: potatodiet
FirstSubmitted: 1498404666
LastModified: 1592347780
URLPath: /cgit/aur.git/snapshot/diceware-gen.tar.gz