How to Install and Uninstall ruby-http-parser.rb Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-http-parser.rb" package

This guide let you learn how to install ruby-http-parser.rb on Kali Linux

$ sudo apt update $ sudo apt install ruby-http-parser.rb

2. Uninstall "ruby-http-parser.rb" package

Please follow the steps below to uninstall ruby-http-parser.rb on Kali Linux:

$ sudo apt remove ruby-http-parser.rb $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-http-parser.rb
Source: ruby-http-parser.rb (0.6.0-6)
Version: 0.6.0-6+b4
Installed-Size: 49
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libhttp-parser2.9 (>= 2.1), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Suggests: ruby-http-parser.rb-doc
Size: 10724
SHA256: 130aa87912123c92e98de6eb7d648e7b2a396638ce6302392feb9c0062742bb5
SHA1: c3ce2670208cb85c0666800511b2c0384de69386
MD5sum: eb660c8bdaac333b17001d9062bd85b8
Description: Simple callback-based HTTP request/response parser
A simple callback-based HTTP request/response parser for writing http servers,
clients and proxies.
.
It is built on top of Joyent's libhttp-parser and it's Java port.
Description-md5:
Homepage: https://github.com/tmm1/http_parser.rb
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-parser.rb/ruby-http-parser.rb_0.6.0-6+b4_amd64.deb