passphrase on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "passphrase" 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 passphrase on Arch using YAY
$
yay -S
passphrase
Copied
* (Optional) Uninstall passphrase on Arch using YAY
$
yay -Rns
passphrase
Copied
2. Manually Install "passphrase" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone passphrase's git locally
$
git clone https://aur.archlinux.org/passphrase.git
~/passphrase
Copied
c. Go to ~/passphrase folder and install it
$
cd
~/passphrase
Copied
$
makepkg -si
Copied
3. Information about the passphrase package on Arch User Repository (AUR)
ID: 1298974
Name: passphrase
PackageBaseID: 154400
PackageBase: passphrase
Version: 1.6-1
Description: Small, simple passphrase generator, written in Zig
URL: https://git.sr.ht/~alva/passphrase
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ugla
Submitter: ugla
FirstSubmitted: 1592222620
LastModified: 1691153596
URLPath: /cgit/aur.git/snapshot/passphrase.tar.gz
Name: passphrase
PackageBaseID: 154400
PackageBase: passphrase
Version: 1.6-1
Description: Small, simple passphrase generator, written in Zig
URL: https://git.sr.ht/~alva/passphrase
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ugla
Submitter: ugla
FirstSubmitted: 1592222620
LastModified: 1691153596
URLPath: /cgit/aur.git/snapshot/passphrase.tar.gz