How to Install and Uninstall ruby-bcrypt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "ruby-bcrypt" package

Please follow the steps below to install ruby-bcrypt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-bcrypt

2. Uninstall "ruby-bcrypt" package

Please follow the guidelines below to uninstall ruby-bcrypt on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-bcrypt package on Ubuntu 21.10 (Impish Indri)

Package: ruby-bcrypt
Architecture: amd64
Version: 3.1.16-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: 107
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.16-1_amd64.deb
Size: 32724
MD5sum: 5bfdd82bf2973d99b888c75c83badf15
SHA1: 97e255f4110a08c4e9d1eda0e349fff714d8f11e
SHA256: dba03dfa90443892ae77b6035d4ab43051bfd3934665f50c82b9226b027943e6
SHA512: 9f6d61059d43d45defe1924fabf7041dc98088537d3772e5d8c3556549cdc0d923e6899c01e5bb87cc1b68b6c47b6ce6ade7dfd8e69d7680f82a59cf9b48b370
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