How to Install and Uninstall ruby-http-parser.rb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

This is a short guide on how to install ruby-http-parser.rb on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall ruby-http-parser.rb on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-http-parser.rb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-http-parser.rb
Priority: optional
Section: universe/ruby
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.6.0-3build4
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.2.5), libhttp-parser2.1 (>= 2.1), libruby2.3 (>= 2.3.0~preview2)
Suggests: ruby-http-parser.rb-doc
Conflicts: ruby-http-parser
Filename: pool/universe/r/ruby-http-parser.rb/ruby-http-parser.rb_0.6.0-3build4_amd64.deb
Size: 9990
MD5sum: caeb76ce336d8dc499c74a0fb1b1961b
SHA1: 21708a3ffcbc554d7f54c5535e655b8b6cb63bb8
SHA256: ec76806f3f23244e6b9a18aeb1efb0d50c0c2573e1cc727139253a9a5a209860
Description-en: 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: 1ee86ce3fb6001fe280ade0859bf33fb
Homepage: http://github.com/tmm1/http_parser.rb
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu