How to Install and Uninstall ruby-websocket-driver Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ruby-websocket-driver" package

In this section, we are going to explain the necessary steps to install ruby-websocket-driver on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-websocket-driver" package

This guide covers the steps necessary to uninstall ruby-websocket-driver on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-websocket-driver package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-websocket-driver
Architecture: amd64
Version: 0.6.3-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: ruby (>= 1:2.7~0), ruby-websocket-extensions (>= 0.1.0), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-websocket-driver/ruby-websocket-driver_0.6.3-3_amd64.deb
Size: 20732
MD5sum: 0b4dad6d5b0e42af5f684b5792cfb5a0
SHA1: de6add6258ed5676d4d802472f18deb2b9db4c0c
SHA256: 4a526f9870f4245eb34e28b8af0daf43ec5ad3cd9fd276caf957e9a14d8f4e01
SHA512: 23d4e57ba2ea746b4dad9e987e998893d17391634edf49426a2677fca3338c3967ed0cceaaf78cf840c2c518f32688399a61f586ceb91c735c41660637450bc8
Homepage: https://github.com/faye/websocket-driver-ruby
Description-en: WebSocket protocol handler with pluggable I/O
This module provides a complete implementation of the WebSocket
protocols that can be hooked up to any TCP library. It aims to simplify
things by decoupling the protocol details from the I/O layer, such that
users only need to implement code to stream data in and out of it
without needing to know anything about how the protocol actually works.
.
Think of it as a complete WebSocket system with pluggable I/O.
Description-md5: 5eab56d39f83c3858e59429a22caa702
Ruby-Versions: ruby2.7