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

Last updated: May 13,2024

1. Install "node-yjs" package

Learn how to install node-yjs on Kali Linux

$ sudo apt update $ sudo apt install node-yjs

2. Uninstall "node-yjs" package

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

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

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

Package: node-yjs
Version: 13.6.8-1
Installed-Size: 2227
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lib0 (>= 0.2.74~)
Size: 148760
SHA256: 03a8273ff65a1a57a0ce83b86501b4112d349c0118c3a36f41111fa08a0957d0
SHA1: 002f95d124a7fc1e267da42ea86e4721b83171d3
MD5sum: 18de6ed1d599598c8fbbe2d08bd3d722
Description: CRDT framework with a powerful abstraction of shared data
Yjs is a conflict-free replicated data type (CRDT) implementation
that exposes its internal data structure as shared types. Shared
types are common data types like Map or Array with superpowers:
changes are automatically distributed to other peers and merged
without merge conflicts.
.
Yjs is network agnostic (p2p!), supports many existing rich text
editors, offline editing, version snapshots, undo/redo and shared
cursors. It scales well with an unlimited number of users and is well
suited for even large documents.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://docs.yjs.dev
Section: javascript
Priority: optional
Filename: pool/main/n/node-yjs/node-yjs_13.6.8-1_all.deb