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

Last updated: May 16,2024

1. Install "ruby-http-parser" package

This tutorial shows how to install ruby-http-parser on Kali Linux

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

2. Uninstall "ruby-http-parser" package

Please follow the step by step instructions below to uninstall ruby-http-parser on Kali Linux:

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

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

Package: ruby-http-parser
Version: 1.2.3-1
Installed-Size: 90
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby-ffi-compiler (>= 1.0), ruby-ffi-compiler (<< 2.0), libc6 (>= 2.2.5)
Size: 20468
SHA256: 7b76e344f9a72c182832ef394255a35faaf4a12b826656db5aabdd26ba14cc2a
SHA1: ecbc4943f32e82137222271b3a21ca0fe58dc2e6
MD5sum: 98afb3da98fe9ec88d6e855dc8ec236a
Description: Ruby FFI bindings to http-parser
A super fast http parser for ruby.
This gem will compile a local copy of http-parser.
.
Cross platform and multiple ruby implementation support
thanks to ffi.
Description-md5:
Homepage: https://github.com/cotag/http-parser
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-parser/ruby-http-parser_1.2.3-1_amd64.deb