How to Install and Uninstall ruby-net-http-pipeline Package on Kali Linux

Last updated: May 20,2024

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

Please follow the instructions below to install ruby-net-http-pipeline on Kali Linux

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

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

This guide covers the steps necessary to uninstall ruby-net-http-pipeline on Kali Linux:

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

3. Information about the ruby-net-http-pipeline package on Kali Linux

Package: ruby-net-http-pipeline
Version: 1.0.1-3
Installed-Size: 36
Maintainer: Debian Ruby Team
Architecture: all
Size: 7052
SHA256: da009f57620cd6384346dbbd6b34a73851247dc6fca4dbd4b064eec3da70d100
SHA1: a88285be3d0f3ab1ee81124245df2755bd5b9899
MD5sum: 3e13502989b94856d5baafb27b4376af
Description: 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:
Homepage: https://github.com/drbrain/net-http-pipeline
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-http-pipeline/ruby-net-http-pipeline_1.0.1-3_all.deb