How to Install and Uninstall ruby-websocket-extensions Package on Kali Linux

Last updated: May 09,2024

1. Install "ruby-websocket-extensions" package

This guide covers the steps necessary to install ruby-websocket-extensions on Kali Linux

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

2. Uninstall "ruby-websocket-extensions" package

In this section, we are going to explain the necessary steps to uninstall ruby-websocket-extensions on Kali Linux:

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

3. Information about the ruby-websocket-extensions package on Kali Linux

Package: ruby-websocket-extensions
Version: 0.1.5-2
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Size: 9804
SHA256: 64c69461ae784996bce52229792019a4c524fe61235163b90e8f012ed76b803b
SHA1: f7a3b124f1752c8f5025cebfa9242afea4fb2a93
MD5sum: 01cddadac13410bdc06781a18b6c1418
Description: 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:
Homepage: https://github.com/faye/websocket-extensions-ruby
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-websocket-extensions/ruby-websocket-extensions_0.1.5-2_all.deb