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

Last updated: May 16,2024

1. Install "ruby-websocket-driver" package

Please follow the guidelines below to install ruby-websocket-driver on Kali Linux

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

2. Uninstall "ruby-websocket-driver" package

Please follow the instructions below to uninstall ruby-websocket-driver on Kali Linux:

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

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

Package: ruby-websocket-driver
Source: ruby-websocket-driver (0.6.3-3)
Version: 0.6.3-3+b5
Installed-Size: 96
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby | ruby-interpreter, ruby-websocket-extensions (>= 0.1.0), libc6 (>= 2.2.5), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 22688
SHA256: d194d85da0033a3f6c59d1d4ddb01a91c3edfc609cc01dae325361b247472f2e
SHA1: 029604dc9dc9d809e3fb028612a5ed5fd139dca5
MD5sum: 01214505e02e939dafa854d38f9c24d7
Description: 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:
Homepage: https://github.com/faye/websocket-driver-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-websocket-driver/ruby-websocket-driver_0.6.3-3+b5_amd64.deb