How to Install ruby-twitter-stream in Ubuntu 18.04



Install ruby-twitter-stream by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-twitter-stream

Description:

Twitter realtime API client for Ruby

This package provides a simple Ruby client library for Twitter's streaming API. The library uses EventMachine to handle connections and adheres to Twitter's reconnection guidelines. The library can only use the JSON format.

Homepage: http://github.com/voloko/twitter-stream

Version: 0.1.16-3

Section: universe/ruby