How to Install and Uninstall ruby-twitter-stream Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ruby-twitter-stream" package

This guide covers the steps necessary to install ruby-twitter-stream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-twitter-stream

2. Uninstall "ruby-twitter-stream" package

Please follow the step by step instructions below to uninstall ruby-twitter-stream on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-twitter-stream $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-twitter-stream package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-twitter-stream
Priority: optional
Section: universe/ruby
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.16-2
Depends: ruby | ruby-interpreter, ruby-eventmachine, ruby-http-parser.rb, ruby-simple-oauth
Filename: pool/universe/r/ruby-twitter-stream/ruby-twitter-stream_0.1.16-2_all.deb
Size: 7112
MD5sum: 30682beb315f2124fcdd978966c8f2b2
SHA1: a2346779a9d949cf4d05176ca4fb21ebfbdb13c0
SHA256: 15c546632a2498e3f7b3203276743e01aeb110d0eb7a6f98c0a12254f539cd2f
Description-en: 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.
Description-md5: 92e0580dddc5e056731e99c459ae0282
Homepage: http://github.com/voloko/twitter-stream
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu