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

Last updated: May 17,2024

1. Install "node-websocket-stream" package

In this section, we are going to explain the necessary steps to install node-websocket-stream on Kali Linux

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

2. Uninstall "node-websocket-stream" package

Please follow the instructions below to uninstall node-websocket-stream on Kali Linux:

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

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

Package: node-websocket-stream
Version: 5.4.0-5
Installed-Size: 28
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-duplexify (>= 3.5.1), node-inherits, node-readable-stream, node-safe-buffer, node-ws (>= 8), node-xtend
Size: 8084
SHA256: 6b51f9970111c51eb5f06835e672f8bbe4de2efbbae58e80593204adf89f38b9
SHA1: c9e7314aa7310c848e84334a2982977c087272cb
MD5sum: 1e318572b4275e9c32eaaa942ef0bb2d
Description: use websockets with the node streams API in browser and node
Use HTML5 websockets using the Node Streams API. This module works in Node or
in Browsers that support WebSockets. You can use browserify to package this
module for browser use.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/maxogden/websocket-stream#readme
Section: web
Priority: optional
Filename: pool/main/n/node-websocket-stream/node-websocket-stream_5.4.0-5_all.deb