How to Install and Uninstall ruby-bcrypt Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: November 07,2024

1. Install "ruby-bcrypt" package

This tutorial shows how to install ruby-bcrypt on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-bcrypt

2. Uninstall "ruby-bcrypt" package

This guide covers the steps necessary to uninstall ruby-bcrypt on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-bcrypt $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-bcrypt package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-bcrypt
Architecture: amd64
Version: 3.1.15-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 106
Depends: libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview1), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-bcrypt/ruby-bcrypt_3.1.15-1_amd64.deb
Size: 32740
MD5sum: e1670d3e0456d991a4208bf282f1db52
SHA1: 85fc53ba87ecb26a083115e09f2a69b9f22a511c
SHA256: acc384fb38a393ebb2592e00307836a04d58a12988c6ae2a6e25e0ed733baf28
SHA512: f00a54e9f6371c4c0c573a58d905126900a220a284ec5f98892f135fe4b3550e334d1e137a8db3a4046391294601e5a614730fa28d693cbf528f6cb206cce9b0
Homepage: https://github.com/codahale/bcrypt-ruby
Description-en: Ruby binding for the bcrypt() password hashing algorithm
bcrypt() is a sophisticated and secure hash algorithm designed
by the OpenBSD project for hashing passwords. bcrypt-ruby provides
a simple, humane wrapper for safely handling passwords.
Description-md5: 6bc4c19a96a6e0cac5a32e4eec559965
Ruby-Versions: ruby2.7