passphrase2pgp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S passphrase2pgp

* (Optional) Uninstall passphrase2pgp on Arch using YAY

$ yay -Rns passphrase2pgp

2. Manually Install "passphrase2pgp" via AUR

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

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

b. Clone passphrase2pgp's git locally

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

c. Go to ~/passphrase2pgp folder and install it

$ cd ~/passphrase2pgp $ makepkg -si

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

ID: 1143636
Name: passphrase2pgp
PackageBaseID: 176979
PackageBase: passphrase2pgp
Version: 1.2.1-1
Description: Predictable, passphrase-based PGP key generator
URL: https://github.com/skeeto/passphrase2pgp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1647505843
LastModified: 1664010490
URLPath: /cgit/aur.git/snapshot/passphrase2pgp.tar.gz