How to Install ruby-termios in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-termios

Description:

termios simple wrapper for Ruby

Ruby-termios is a wrapper for the termios(3) interface. It can be included into IO-family classes and extends IO-family objects. In addition, the methods can used as module function.

Homepage: http://arika.org/ruby/termios

Version: 1.0.0-2build2

Section: universe/ruby