diceware-auto on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S diceware-auto

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

$ yay -Rns diceware-auto

2. Manually Install "diceware-auto" via AUR

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

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

b. Clone diceware-auto's git locally

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

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

$ cd ~/diceware-auto $ makepkg -si

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

ID: 649873
Name: diceware-auto
PackageBaseID: 144832
PackageBase: diceware-auto
Version: 1.2-2
Description: Randomly generate Diceware passphrases
URL: https://github.com/dino-/diceware-auto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1567603919
LastModified: 1569416077
URLPath: /cgit/aur.git/snapshot/diceware-auto.tar.gz