How to Install ruby-slop in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-slop

Description:

Simple DSL for gathering options and parsing the command lineOption

Slop is a simple option parser with an easy to remember syntax and friendly API.

Homepage: http://github.com/injekt/slop

Version: 4.5.0-1

Section: universe/ruby