pass-genphrase on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pass-genphrase

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

$ yay -Rns pass-genphrase

2. Manually Install "pass-genphrase" via AUR

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

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

b. Clone pass-genphrase's git locally

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

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

$ cd ~/pass-genphrase $ makepkg -si

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

ID: 813281
Name: pass-genphrase
PackageBaseID: 159423
PackageBase: pass-genphrase
Version: 0.3-1
Description: passphrase generator extension for pass
URL: https://github.com/congma/pass-genphrase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: snglth
Submitter: snglth
FirstSubmitted: 1604435139
LastModified: 1604435139
URLPath: /cgit/aur.git/snapshot/pass-genphrase.tar.gz