How to Install ruby-rsec in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-rsec

Description:

Parser / Regexp Combinator For Ruby

Easy to use and extreme fast dynamic Parsing Expression Grammar (PEG) parser combinator, based on StringScanner.

Homepage: https://github.com/luikore/rsec

Version: 0.4.2-1

Section: universe/ruby