xkcdpass on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S xkcdpass

* (Optional) Uninstall xkcdpass on Arch using YAY

$ yay -Rns xkcdpass

2. Manually Install "xkcdpass" via AUR

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

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

b. Clone xkcdpass's git locally

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

c. Go to ~/xkcdpass folder and install it

$ cd ~/xkcdpass $ makepkg -si

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

ID: 1360585
Name: xkcdpass
PackageBaseID: 166573
PackageBase: xkcdpass
Version: 1.19.8-1
Description: Generate secure passphares inspired by XKCD
URL: https://github.com/redacted/XKCD-password-generator
NumVotes: 9
Popularity: 4.0E-6
OutOfDate:
Maintainer: vith
Submitter: arojas
FirstSubmitted: 1620466298
LastModified: 1701105555
URLPath: /cgit/aur.git/snapshot/xkcdpass.tar.gz