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

Last updated: May 19,2024

1. Install "ruby-websocket-parser" package

Please follow the guidance below to install ruby-websocket-parser on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-websocket-parser" package

Please follow the step by step instructions below to uninstall ruby-websocket-parser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-websocket-parser
Priority: optional
Section: universe/ruby
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-websocket-parser/ruby-websocket-parser_1.0.0-1_all.deb
Size: 6672
MD5sum: c99d7156c6e8ae24c7ef95da051378c0
SHA1: 1527f3b758d3e60661476e3fb9408dd4dd97655e
SHA256: 6c17630f6f2d617eec8d809d7482a936376a17c4de88833db3983e8b77c7fc6a
Description-en: RFC6455 compliant parser for websocket messages
WebsocketParser is a RFC6455 compliant parser for websocket messages written
in Ruby. It is intended to write websockets servers in Ruby, but it only
handles the parsing of the WebSocket protocol, leaving I/O to the server.
Description-md5: 0f5f96b4b75215dc870750a64ea2a95e
Homepage: http://github.com/afcapel/websocket_parser
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions