pass-xkcd on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S pass-xkcd

* (Optional) Uninstall pass-xkcd on Arch using YAY

$ yay -Rns pass-xkcd

2. Manually Install "pass-xkcd" via AUR

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

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

b. Clone pass-xkcd's git locally

$ git clone https://aur.archlinux.org/pass-xkcd.git ~/pass-xkcd

c. Go to ~/pass-xkcd folder and install it

$ cd ~/pass-xkcd $ makepkg -si

3. Information about the pass-xkcd package on Arch User Repository (AUR)

ID: 1199313
Name: pass-xkcd
PackageBaseID: 189024
PackageBase: pass-xkcd
Version: 0.0.2-1
Description: A pass extension for generating xkcd-style passphrases.
URL: https://gitlab.com/slothgrind/pass-xkcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slothgrind
Submitter: slothgrind
FirstSubmitted: 1672081286
LastModified: 1674154765
URLPath: /cgit/aur.git/snapshot/pass-xkcd.tar.gz