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

Last updated: May 15,2024

1. Install "ruby-websocket-extensions" package

This tutorial shows how to install ruby-websocket-extensions on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-websocket-extensions" package

Please follow the steps below to uninstall ruby-websocket-extensions on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-websocket-extensions
Architecture: all
Version: 0.1.2-1
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: 33
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-websocket-extensions/ruby-websocket-extensions_0.1.2-1_all.deb
Size: 9420
MD5sum: 8b92ac70b0c2b212167357d6336d6782
SHA1: fe56b6269b26a194bb303fbd908bdf28b71c7c41
SHA256: cebda46c014da87c242328a21e29fbd4d260c93ee53bff960eaa8cbc24c3b183
SHA512: e12a0911bfe33533260d127bca07b09876a9036526332f32120271ff3a65f0bbd689df97fffc8b08c633a46045eddfd61bf037409065a6277c7734c73f4d5375
Homepage: http://github.com/faye/websocket-extensions-ruby
Description-en: Generic extension manager for WebSocket connections
A minimal framework that supports the implementation of WebSocket extensions
in a way that's decoupled from the main protocol. This library aims to allow a
WebSocket extension to be written and used with any protocol library, by
defining abstract representations of frames and messages that allow modules to
co-operate.
Description-md5: 5a189c0f5c4bed41515da5dd3d5d4060
Ruby-Versions: all