How to Install and Uninstall ruby-twitter-stream Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-twitter-stream" package

This tutorial shows how to install ruby-twitter-stream on Kali Linux

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

2. Uninstall "ruby-twitter-stream" package

This tutorial shows how to uninstall ruby-twitter-stream on Kali Linux:

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

3. Information about the ruby-twitter-stream package on Kali Linux

Package: ruby-twitter-stream
Version: 0.1.16-4
Installed-Size: 33
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-eventmachine (>= 0.12.8), ruby-simple-oauth (>= 0.3.1), ruby-http-parser.rb (>= 0.6.0)
Size: 7692
SHA256: 50b467ea864aca5c52e852041c2e4793eb6a3de20d1a76965479ce818286883c
SHA1: 7f29f3dc18fd672bcf9953a06c3577a8003a1e46
MD5sum: 2fe2a5ab1f436cb017233d7092078cbc
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.
Description-md5:
Homepage: https://github.com/voloko/twitter-stream
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-twitter-stream/ruby-twitter-stream_0.1.16-4_all.deb