How to Install and Uninstall ruby-bcrypt Package on Kali Linux

Last updated: February 24,2025

1. Install "ruby-bcrypt" package

This is a short guide on how to install ruby-bcrypt on Kali Linux

$ sudo apt update $ sudo apt install ruby-bcrypt

2. Uninstall "ruby-bcrypt" package

Please follow the instructions below to uninstall ruby-bcrypt on Kali Linux:

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

3. Information about the ruby-bcrypt package on Kali Linux

Package: ruby-bcrypt
Version: 3.1.18-1
Installed-Size: 106
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 34468
SHA256: a2e13d914dd545321cec3f4ba048049c78c2bf2eadeb90c5794c4af17e60235a
SHA1: 10876ccf2acd3f890c57de94df8330f02c4680e9
MD5sum: ebf24a554eefb380fe80ac0ed0867197
Description: 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:
Multi-Arch: same
Homepage: https://github.com/bcrypt-ruby/bcrypt-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-bcrypt/ruby-bcrypt_3.1.18-1_amd64.deb