passphrase on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S passphrase

* (Optional) Uninstall passphrase on Arch using YAY

$ yay -Rns passphrase

2. Manually Install "passphrase" via AUR

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

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

b. Clone passphrase's git locally

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

c. Go to ~/passphrase folder and install it

$ cd ~/passphrase $ makepkg -si

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

ID: 1298974
Name: passphrase
PackageBaseID: 154400
PackageBase: passphrase
Version: 1.6-1
Description: Small, simple passphrase generator, written in Zig
URL: https://git.sr.ht/~alva/passphrase
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ugla
Submitter: ugla
FirstSubmitted: 1592222620
LastModified: 1691153596
URLPath: /cgit/aur.git/snapshot/passphrase.tar.gz