ruby-bcrypt-ruby on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-bcrypt-ruby

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

$ yay -Rns ruby-bcrypt-ruby

2. Manually Install "ruby-bcrypt-ruby" via AUR

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

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

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

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

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

$ cd ~/ruby-bcrypt-ruby $ makepkg -si

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

ID: 365579
Name: ruby-bcrypt-ruby
PackageBaseID: 100988
PackageBase: ruby-bcrypt-ruby
Version: 3.1.5-1
Description: bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
URL: https://github.com/codahale/bcrypt-ruby
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: supermario
FirstSubmitted: 1443615319
LastModified: 1481845630
URLPath: /cgit/aur.git/snapshot/ruby-bcrypt-ruby.tar.gz