How to Install and Uninstall ruby-websocket-driver Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-websocket-driver" package

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

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

2. Uninstall "ruby-websocket-driver" package

Please follow the guidance below to uninstall ruby-websocket-driver on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-websocket-driver package on Ubuntu 21.10 (Impish Indri)

Package: ruby-websocket-driver
Architecture: amd64
Version: 0.6.3-3build1
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-3build1_amd64.deb
Size: 20820
MD5sum: f993e36fb44cb29370a946e2aa056825
SHA1: aa09c448e0c8afcad752b2bc907a1b50bfceeb56
SHA256: 31c376c710d9968a00812c4bf545ee516107a372b496538433cd53bd8734b4c1
SHA512: f6f4e1b811ae16ca554df8ffedcae5f3208f8f4c633aee134a4ef830d6c8e8c3581874d0e9742e8cd9707088ecd5603f8c01179c5e4525cb3b937f830bfffb46
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