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

Last updated: November 26,2024

1. Install "ruby-net-http-pipeline" package

This tutorial shows how to install ruby-net-http-pipeline on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-net-http-pipeline

2. Uninstall "ruby-net-http-pipeline" package

This guide let you learn how to uninstall ruby-net-http-pipeline on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-net-http-pipeline
Architecture: all
Version: 1.0.1-2
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: 28
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-net-http-pipeline/ruby-net-http-pipeline_1.0.1-2_all.deb
Size: 5856
MD5sum: 494d9976bcae883352dfe13fb94d45c7
SHA1: 1e19f2c9536470f18e9c476ba87630433c0be990
SHA256: 3028b81970cc0116c087bd880ae6c75d16a9964deb46c9c4a07eb377759ad932
SHA512: 4cd7d0379400182ff0b1f7e1e5dd0262027426aaa72209ad639ea24f1e10acbfbe4f9b30f7a8b9c11cf8d94b4c66ab29587f9e8c25d1db90efd3bbad0618f9a8
Homepage: https://github.com/drbrain/net-http-pipeline
Description-en: HTTP/1.1 pipelining implementation atop Net::HTTP
This package contains an HTTP/1.1 pipelining implementation atop Net::HTTP.
A pipelined connection sends multiple requests to the HTTP server without
waiting for the responses. The server will respond in-order.
Description-md5: 71cbb714d48e7c52715ec0a1a112ddd7
Ruby-Versions: all