How to Install ruby-password in Ubuntu 18.04



Install ruby-password by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-password

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.

Homepage: http://www.caliban.org/ruby/ruby-password.shtml

Version: 0.5.3-4build8

Section: universe/ruby