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

Last updated: May 16,2024

1. Install "node-websocket-driver" package

This guide let you learn how to install node-websocket-driver on Kali Linux

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

2. Uninstall "node-websocket-driver" package

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

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

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

Package: node-websocket-driver
Version: 0.7.4+~cs0.6.7-2
Installed-Size: 120
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-http-parser-js (= 0.5.3), node-websocket-extensions (= 0.1.4)
Depends: node-safe-buffer
Size: 29684
SHA256: 5ca916c1227d396c1e168438659175647d3e97090a4163c13e232c8bde19a4d9
SHA1: 9521ec02e9ee7921796f6ea4edc5370f4d8a6420
MD5sum: c168950453ae9dce59576dcb0ffd4b0e
Description: WebSocket protocol handler with pluggable I/O for Node.js
This module provides a complete implementation of the WebSocket protocols
that can be hooked up to any I/O stream. 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.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/faye/websocket-driver-node
Section: javascript
Priority: optional
Filename: pool/main/n/node-websocket-driver/node-websocket-driver_0.7.4+~cs0.6.7-2_all.deb