gpbkdf2 on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gpbkdf2

* (Optional) Uninstall gpbkdf2 on Arch using YAY

$ yay -Rns gpbkdf2

2. Manually Install "gpbkdf2" via AUR

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

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

b. Clone gpbkdf2's git locally

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

c. Go to ~/gpbkdf2 folder and install it

$ cd ~/gpbkdf2 $ makepkg -si

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

ID: 1120247
Name: gpbkdf2
PackageBaseID: 184578
PackageBase: gpbkdf2
Version: 1.0-1
Description: PBKDF2 key encoder for use in shell. Single, tiny binary. Written in Go
URL: https://github.com/riotkit-org/gpbkdf2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1659356209
LastModified: 1659356209
URLPath: /cgit/aur.git/snapshot/gpbkdf2.tar.gz