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

Last updated: May 21,2024

1. Install "ruby-password" package

This guide let you learn how to install ruby-password on Kali Linux

$ sudo apt update $ sudo apt install ruby-password

2. Uninstall "ruby-password" package

In this section, we are going to explain the necessary steps to uninstall ruby-password on Kali Linux:

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

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

Package: ruby-password
Source: ruby-password (0.5.3-5)
Version: 0.5.3-5+b4
Installed-Size: 64
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby-termios, libc6 (>= 2.4), libcrack2 (>= 2.8.12), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 16588
SHA256: 710a350e3f6ebb9d2a729f96eb0b0520b2456611876a2f83270401119553c0f4
SHA1: d46c1b53a4bd13a7fce6c3abf0c0fc7d723d4f20
MD5sum: a935a7f882903e816db2c0307371b939
Description: Ruby library for handling passwords
This package is a suite of password handling methods. Specifically, it
handles manual entry of passwords from the keyboard in both buffered and
unbuffered modes, password strength checking, random password generation,
phonemic password generation, and encryption of passwords.
.
The common CrackLib library is used to perform password strength checking.
Description-md5:
Multi-Arch: same
Homepage: http://www.caliban.org/ruby/ruby-password.shtml
Tag: role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-password/ruby-password_0.5.3-5+b4_amd64.deb