libpassphrase on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libpassphrase

* (Optional) Uninstall libpassphrase on Arch using YAY

$ yay -Rns libpassphrase

2. Manually Install "libpassphrase" via AUR

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

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

b. Clone libpassphrase's git locally

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

c. Go to ~/libpassphrase folder and install it

$ cd ~/libpassphrase $ makepkg -si

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

ID: 253439
Name: libpassphrase
PackageBaseID: 75729
PackageBase: libpassphrase
Version: 1449331105-1
Description: Personalisable library for TTY passphrase reading
URL: https://github.com/GNU-Pony/libpassphrase
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1385534777
LastModified: 1449332706
URLPath: /cgit/aur.git/snapshot/libpassphrase.tar.gz