passphrase-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S passphrase-git

* (Optional) Uninstall passphrase-git on Arch using YAY

$ yay -Rns passphrase-git

2. Manually Install "passphrase-git" via AUR

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

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

b. Clone passphrase-git's git locally

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

c. Go to ~/passphrase-git folder and install it

$ cd ~/passphrase-git $ makepkg -si

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

ID: 753270
Name: passphrase-git
PackageBaseID: 154353
PackageBase: passphrase-git
Version: r11.0faa7ba-4
Description: Small, simple passphrase generator, written in Zig
URL: https://git.sr.ht/~alva/passphrase
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ugla
FirstSubmitted: 1592081357
LastModified: 1592400069
URLPath: /cgit/aur.git/snapshot/passphrase-git.tar.gz