bcrypt-tool-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bcrypt-tool-git

* (Optional) Uninstall bcrypt-tool-git on Arch using YAY

$ yay -Rns bcrypt-tool-git

2. Manually Install "bcrypt-tool-git" via AUR

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

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

b. Clone bcrypt-tool-git's git locally

$ git clone https://aur.archlinux.org/bcrypt-tool-git.git ~/bcrypt-tool-git

c. Go to ~/bcrypt-tool-git folder and install it

$ cd ~/bcrypt-tool-git $ makepkg -si

3. Information about the bcrypt-tool-git package on Arch User Repository (AUR)

ID: 1412537
Name: bcrypt-tool-git
PackageBaseID: 202774
PackageBase: bcrypt-tool-git
Version: v1.1.6.r0.g952d8e7-1
Description: A CLI tool for bcrypt - hash a password, determine if password matches a hash, compute cost of hash.
URL: https://github.com/shoenig/bcrypt-tool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1708443045
LastModified: 1708443045
URLPath: /cgit/aur.git/snapshot/bcrypt-tool-git.tar.gz