How to Install ruby-twitter in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-twitter

Description:

Ruby interface to the Twitter API

This ruby library provides a convenient access to the Twitter API. This provides comprehensive methods to access the API. This library needs only a registration of your application with Twitter. It uses OAuth protocol for interacting with Twitter API.

Homepage: http://sferik.github.com/twitter/

Version: 6.1.0-1

Section: universe/ruby