libpassphrase on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install libpassphrase on Arch using YAY
$
yay -S
libpassphrase
Copied
* (Optional) Uninstall libpassphrase on Arch using YAY
$
yay -Rns
libpassphrase
Copied
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
Copied
b. Clone libpassphrase's git locally
$
git clone https://aur.archlinux.org/libpassphrase.git
~/libpassphrase
Copied
c. Go to ~/libpassphrase folder and install it
$
cd
~/libpassphrase
Copied
$
makepkg -si
Copied
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
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