How to Install and Uninstall ruby-em-http-request Package on Kali Linux

Last updated: May 23,2024

1. Install "ruby-em-http-request" package

This guide covers the steps necessary to install ruby-em-http-request on Kali Linux

$ sudo apt update $ sudo apt install ruby-em-http-request

2. Uninstall "ruby-em-http-request" package

In this section, we are going to explain the necessary steps to uninstall ruby-em-http-request on Kali Linux:

$ sudo apt remove ruby-em-http-request $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-em-http-request package on Kali Linux

Package: ruby-em-http-request
Version: 1.1.7-1
Installed-Size: 95
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable, ruby-cookiejar, ruby-em-socksify, ruby-escape-utils, ruby-eventmachine, ruby-http-parser.rb, ruby-multi-json
Suggests: ruby-simple-oauth
Size: 22404
SHA256: 0e32d678e86b3244707011bdad45e93437d83adff3672d4d19f275bb6b0422ee
SHA1: c557630f3b552310a9b2e1337b2f52ebc9771474
MD5sum: cd3e0279004d100e7bb92dbdf3c8f47e
Description: EventMachine based, async HTTP Request client
em-http-client is an asynchronous HTTP client based on EventMachine
with support for:
.
* Asynchronous HTTP API for single & parallel request execution
* Keep-Alive and HTTP pipelining support
* Auto-follow 3xx redirects with max depth
* Automatic gzip & deflate decoding
* Streaming response processing
* Streaming file uploads
* HTTP proxy and SOCKS5 support
* Basic Auth & OAuth
* Connection-level & Global middleware support
Description-md5:
Homepage: https://github.com/igrigorik/em-http-request
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-em-http-request/ruby-em-http-request_1.1.7-1_all.deb