passphraseme on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S passphraseme

* (Optional) Uninstall passphraseme on Arch using YAY

$ yay -Rns passphraseme

2. Manually Install "passphraseme" via AUR

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

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

b. Clone passphraseme's git locally

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

c. Go to ~/passphraseme folder and install it

$ cd ~/passphraseme $ makepkg -si

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

ID: 1282856
Name: passphraseme
PackageBaseID: 159574
PackageBase: passphraseme
Version: 0.1.5-1
Description: A quick and simple cryptographically secure script to generate high entropy passphrases using EFF's wordlists
URL: https://github.com/micahflee/passphraseme
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rany
Submitter: rany
FirstSubmitted: 1604765511
LastModified: 1688417187
URLPath: /cgit/aur.git/snapshot/passphraseme.tar.gz