bcrypt-sandbox-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bcrypt-sandbox-bin

* (Optional) Uninstall bcrypt-sandbox-bin on Arch using YAY

$ yay -Rns bcrypt-sandbox-bin

2. Manually Install "bcrypt-sandbox-bin" via AUR

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

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

b. Clone bcrypt-sandbox-bin's git locally

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

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

$ cd ~/bcrypt-sandbox-bin $ makepkg -si

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

ID: 1416476
Name: bcrypt-sandbox-bin
PackageBaseID: 193874
PackageBase: bcrypt-sandbox-bin
Version: 1.0.0-6
Description: A tool for encrypting and validating text with bcrypt
URL: https://felladrin.github.io/bcrypt-sandbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1684671981
LastModified: 1709023542
URLPath: /cgit/aur.git/snapshot/bcrypt-sandbox-bin.tar.gz