How to Install and Uninstall ruby-http-parser Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-http-parser" package

This guide covers the steps necessary to install ruby-http-parser on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-http-parser" package

This guide covers the steps necessary to uninstall ruby-http-parser on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-http-parser package on Ubuntu 21.10 (Impish Indri)

Package: ruby-http-parser
Architecture: amd64
Version: 1.2.1-5
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Depends: ruby-ffi-compiler (>= 1.0), ruby-ffi-compiler (<< 2.0), libc6 (>= 2.2.5)
Filename: pool/universe/r/ruby-http-parser/ruby-http-parser_1.2.1-5_amd64.deb
Size: 20344
MD5sum: 42d6bfc5fa30cf7d0b813ff3f9c07275
SHA1: ac96a07a3f9b3eb98731ef3a7e0f28e4bbf2ec4d
SHA256: 76c9e3257eb92a8ab29cbe930cbe54379425d7abc2ad739c33248b056e7a0b39
SHA512: c8385789c323d861b081507fcb86f050ecfcb1484226188c30d401fc2f27d809e6debaed7b9bdbe3ee0c6390bca7d2b432b6c14a09bdb110c35f4c38a3176900
Homepage: https://github.com/cotag/http-parser
Description-en: 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: 812f4c4f7ebca23e031fc1959a3689e1
Ruby-Versions: ruby2.7