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

Last updated: May 10,2024

1. Install "ruby-http-2" package

This guide let you learn how to install ruby-http-2 on Kali Linux

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

2. Uninstall "ruby-http-2" package

Please follow the steps below to uninstall ruby-http-2 on Kali Linux:

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

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

Package: ruby-http-2
Version: 0.11.0-1
Installed-Size: 213
Maintainer: Debian Ruby Team
Architecture: all
Size: 42212
SHA256: 231038660d3400ae301682c5f89dc00ae85044d18f7f555f75df66f31b7f5cde
SHA1: 32ff976f7fbeaa9bb2835fcce7fa91ad893d9f6b
MD5sum: ec0cf09366c546043afc40150f2b5b54
Description: Pure-ruby HTTP 2.0 protocol implementation
Pure Ruby, framework and transport agnostic, implementation of HTTP/2 protocol
and HPACK header compression with support for:
.
- Binary framing parsing and encoding
- Stream multiplexing and prioritization
- Connection and stream flow control
- Header compression and server push
- Connection and stream management
- And more
Description-md5:
Homepage: https://github.com/igrigorik/http-2
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-2/ruby-http-2_0.11.0-1_all.deb