How to Install and Uninstall ruby-httpclient Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: December 25,2024
1. Install "ruby-httpclient" package
Please follow the guidelines below to install ruby-httpclient on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
ruby-httpclient
Copied
2. Uninstall "ruby-httpclient" package
This guide covers the steps necessary to uninstall ruby-httpclient on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
ruby-httpclient
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-httpclient package on Ubuntu 20.10 (Groovy Gorilla)
Package: ruby-httpclient
Architecture: all
Version: 2.8.3-1ubuntu1
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: 792
Depends: ruby | ruby-interpreter, ruby-http-cookie (>= 1.0)
Filename: pool/universe/r/ruby-httpclient/ruby-httpclient_2.8.3-1ubuntu1_all.deb
Size: 212118
MD5sum: cd4b633566ac4fe5e011480e8a1b2b7e
SHA1: a36088f8254c9801049bd8fa7d049095d196c236
SHA256: 77f38147cc9828471c780503687f36c2e31cb4ee23968b73f4fed51208c0fb72
SHA512: c46a7c21e8b626dcc203fa81e4548831815477231cdc1a5228d424e6c3aea48192485751c2eb63fc3f7fa4f0f602a1d72f92424345b5ad9797d7c6dd93dd2d82
Homepage: https://github.com/nahi/httpclient
Description-en: HTTP client library for ruby
httpclient gives something like the functionality of
libwww-perl (LWP) in Ruby.
.
Features:
* methods like GET/HEAD/POST/* via HTTP/1.1.
* HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc.
* asynchronous HTTP request, streaming HTTP request.
* by contrast with net/http in standard distribution;
o Cookies support
o MT-safe
o streaming POST (POST with File/IO)
o Digest auth
o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
win32/sspi module)
o extensible with filter interface
o you don't have to care HTTP/1.1 persistent connection (httpclient
cares instead of you).
Description-md5: 64e2660dc5aaae810fa1d3a9ffed0eba
Ruby-Versions: all
Architecture: all
Version: 2.8.3-1ubuntu1
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: 792
Depends: ruby | ruby-interpreter, ruby-http-cookie (>= 1.0)
Filename: pool/universe/r/ruby-httpclient/ruby-httpclient_2.8.3-1ubuntu1_all.deb
Size: 212118
MD5sum: cd4b633566ac4fe5e011480e8a1b2b7e
SHA1: a36088f8254c9801049bd8fa7d049095d196c236
SHA256: 77f38147cc9828471c780503687f36c2e31cb4ee23968b73f4fed51208c0fb72
SHA512: c46a7c21e8b626dcc203fa81e4548831815477231cdc1a5228d424e6c3aea48192485751c2eb63fc3f7fa4f0f602a1d72f92424345b5ad9797d7c6dd93dd2d82
Homepage: https://github.com/nahi/httpclient
Description-en: HTTP client library for ruby
httpclient gives something like the functionality of
libwww-perl (LWP) in Ruby.
.
Features:
* methods like GET/HEAD/POST/* via HTTP/1.1.
* HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc.
* asynchronous HTTP request, streaming HTTP request.
* by contrast with net/http in standard distribution;
o Cookies support
o MT-safe
o streaming POST (POST with File/IO)
o Digest auth
o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
win32/sspi module)
o extensible with filter interface
o you don't have to care HTTP/1.1 persistent connection (httpclient
cares instead of you).
Description-md5: 64e2660dc5aaae810fa1d3a9ffed0eba
Ruby-Versions: all