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

Last updated: May 14,2024

1. Install "node-y-websocket" package

Please follow the steps below to install node-y-websocket on Kali Linux

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

2. Uninstall "node-y-websocket" package

This guide let you learn how to uninstall node-y-websocket on Kali Linux:

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

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

Package: node-y-websocket
Version: 1.4.5-5
Installed-Size: 99
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lib0, node-lodash-packages, node-y-protocols, node-yjs, nodejs:any
Suggests: node-ws (>= 6.2.1), node-y-leveldb (>= 0.1.0)
Size: 18428
SHA256: 3e924e79d77add0cbd893b1fc7d047f87566069b40833a4d8aad560b95b90e01
SHA1: 89e260110e7569eb6ffaa3a287dc5aa5b3a463e6
MD5sum: 7634295680a042d68c06dfd6ae591cc0
Description: Websockets provider for Yjs
The Websocket Provider implements a classical client server
model. Clients connect to a single endpoint over Websocket. The
server distributes awareness information and document updates among
clients.
.
The Websocket Provider is a solid choice if you want a central source
that handles authentication and authorization. Websockets also send
header information and cookies, so you can use existing
authentication mechanisms with this server.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/yjs/y-websocket#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-y-websocket/node-y-websocket_1.4.5-5_all.deb