How to Install and Uninstall node-sockjs Package on Kali Linux

Last updated: February 24,2025

1. Install "node-sockjs" package

This guide covers the steps necessary to install node-sockjs on Kali Linux

$ sudo apt update $ sudo apt install node-sockjs

2. Uninstall "node-sockjs" package

Please follow the guidelines below to uninstall node-sockjs on Kali Linux:

$ sudo apt remove node-sockjs $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-sockjs package on Kali Linux

Package: node-sockjs
Version: 0.3.24+~0.3.33-6
Installed-Size: 685
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: libjs-sockjs (<< 0.3.24~)
Provides: libjs-sockjs (= 0.3.24+~0.3.33-6), node-types-sockjs (= 0.3.33)
Depends: node-faye-websocket (>= 0.11.3), node-uuid (>= 8.3.2), node-websocket-driver (>= 0.7.4)
Breaks: libjs-sockjs (<< 0.3.24~)
Size: 147672
SHA256: aa2dd7057a33291f0ae86060dbebfb5db37a4bd12ee2062542a52acea98eb8ee
SHA1: 5080b918e4262a0309e45a27fa39a1fddd335981
MD5sum: d31432fddba64ee5004d51a83f6a0c5a
Description: WebSocket-like API
SockJS-node is a server counterpart of SockJS-client a JavaScript library that
provides a WebSocket-like object in the browser. SockJS gives a coherent,
cross-browser, Javascript API which creates a low latency, full duplex,
cross-domain communication.
Description-md5:
Homepage: https://github.com/sockjs/sockjs-node
Section: javascript
Priority: optional
Filename: pool/main/n/node-sockjs/node-sockjs_0.3.24+~0.3.33-6_all.deb