How to Install ruby-shadow in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-shadow

Description:

interface of shadow password for Ruby

This is a module which is used when you want to access shadow password files from the Ruby programming language. It gives access to the same C level functions provided by the shadow password API.

Homepage: https://github.com/apalmblad/ruby-shadow

Version: 2.5.0-1build1

Section: universe/ruby