How to Install and Uninstall ruby-http Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "ruby-http" package

Learn how to install ruby-http on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-http

2. Uninstall "ruby-http" package

Please follow the steps below to uninstall ruby-http on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-http package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-http
Architecture: all
Version: 4.4.1-4
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 144
Depends: ruby-addressable, ruby-http-cookie, ruby-http-form-data (>= 2.2~), ruby-http-parser
Breaks: ruby-twitter (<< 7.0)
Filename: pool/universe/r/ruby-http/ruby-http_4.4.1-4_all.deb
Size: 31120
MD5sum: 74b8ecd9944868df29a75eadf34572a9
SHA1: 5c210b620ca6b97e885f5a14dde70c6a690021e4
SHA256: 9e36a5b6691827dc9abaa25b9a70a859c7be6a6d656db64784a155843ea72a20
SHA512: 73e2dc8bc8c37334076f1790611e8de0a1aa90e0b4d132e7e7bbf102bdfa591c4c79476e6fb378309ddcf4cd40241ccc8792cfc7289943244a11752694338666
Homepage: https://github.com/httprb/http
Description-en: easy-to-use client library for making http requests from Ruby
It uses a simple method chaining system for building requests, similar
to Python's Requests
.
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing
native extension based on the Node.js parser and a Java port thereof.
Description-md5: db6280d1bf67dfab5844b55174bed239
Ruby-Versions: all