bcrypt-tool on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S bcrypt-tool

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

$ yay -Rns bcrypt-tool

2. Manually Install "bcrypt-tool" 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's git locally

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

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

$ cd ~/bcrypt-tool $ makepkg -si

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

ID: 451454
Name: bcrypt-tool
PackageBaseID: 126313
PackageBase: bcrypt-tool
Version: 1.0.0-1
Description: A simple command line tool for generating bcrypted passwords.
URL: https://github.com/coreos/bcrypt-tool
NumVotes: 4
Popularity: 4.0E-6
OutOfDate: 1653936074
Maintainer: apetresc
FirstSubmitted: 1507910746
LastModified: 1507910746
URLPath: /cgit/aur.git/snapshot/bcrypt-tool.tar.gz