How to Install and Uninstall ruby-em-http-request Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 11,2025

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

Learn how to install ruby-em-http-request on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall ruby-em-http-request on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-em-http-request package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-em-http-request
Priority: optional
Section: universe/ruby
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.2-2
Depends: ruby | ruby-interpreter, ruby-addressable (>= 2.0.0), ruby-escape-utils, ruby-http-parser.rb, ruby-eventmachine (>= 0.12.9), ruby-em-socksify, ruby-multi-json, ruby-cookiejar
Suggests: ruby-simple-oauth
Filename: pool/universe/r/ruby-em-http-request/ruby-em-http-request_1.1.2-2_all.deb
Size: 18482
MD5sum: 6ad0c0c2b381c4952a0447983083c7d2
SHA1: f68cc87708c45ad9fb617fb3f624fe338dbb6e6b
SHA256: c00dbb15de3efc44de719fcb0bd4a327aad1392234c45d027a5b5956de1dd9cc
Description-en: 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: 6c7c8633d845d9a2acc4542477916753
Homepage: http://github.com/igrigorik/em-http-request
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu