gpbkdf2-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gpbkdf2-bin

* (Optional) Uninstall gpbkdf2-bin on Arch using YAY

$ yay -Rns gpbkdf2-bin

2. Manually Install "gpbkdf2-bin" via AUR

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

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

b. Clone gpbkdf2-bin's git locally

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

c. Go to ~/gpbkdf2-bin folder and install it

$ cd ~/gpbkdf2-bin $ makepkg -si

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

ID: 893399
Name: gpbkdf2-bin
PackageBaseID: 165696
PackageBase: gpbkdf2-bin
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: 1618594339
LastModified: 1618594339
URLPath: /cgit/aur.git/snapshot/gpbkdf2-bin.tar.gz