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

Last updated: May 10,2024

1. Install "ruby-http-connection" package

Here is a brief guide to show you how to install ruby-http-connection on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-http-connection

2. Uninstall "ruby-http-connection" package

Here is a brief guide to show you how to uninstall ruby-http-connection on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-http-connection $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-http-connection
Priority: optional
Section: universe/ruby
Installed-Size: 460
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.4-1
Depends: ruby | ruby-interpreter, libjs-jquery
Filename: pool/universe/r/ruby-http-connection/ruby-http-connection_1.4.4-1_all.deb
Size: 260542
MD5sum: a034875f84ae54c3b600045d8dd5b9e4
SHA1: bd585c588c18e2d40884974192ca581220e2479d
SHA256: d7831ba00c996311c475c4d4369cf068994d55056a78bbf1af5a918c2a8564d9
Description-en: HTTP helper library for Ruby
Rightscale::HttpConnection is a robust HTTP/S library. It implements
a retry algorithm for low-level network errors.
.
Features:
- provides put/get streaming
- does configurable retries on connect and read timeouts,
DNS failures, etc.
- HTTPS certificate checking
Description-md5: 2e694f5517ce3b1765d46e53ef48736f
Homepage: http://github.com/appoxy/http_connection/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu