How to Install and Uninstall node-d3-drag Package on Kali Linux

Last updated: April 30,2024

1. Install "node-d3-drag" package

Please follow the step by step instructions below to install node-d3-drag on Kali Linux

$ sudo apt update $ sudo apt install node-d3-drag

2. Uninstall "node-d3-drag" package

Learn how to uninstall node-d3-drag on Kali Linux:

$ sudo apt remove node-d3-drag $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-d3-drag package on Kali Linux

Package: node-d3-drag
Version: 1.2.5+~1.2.5-1
Installed-Size: 71
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-drag (= 1.2.5)
Depends: node-d3-dispatch, node-d3-selection
Size: 18704
SHA256: 41702b80522cc7a6a950159de7f98900ec4d4c7d4e33baa4e32783b04111aee7
SHA1: d8e019e615dfe16a16968e09b270450f538c9e1c
MD5sum: d6790526f7763706137b50b1a81a929b
Description: Drag and drop SVG, HTML or Canvas using mouse or touch input
Drag-and-drop is a popular and easy-to-learn pointing gesture: move the
pointer to an object, press and hold to grab it, “drag” the object to a new
location, and release to “drop”.
.
D3’s drag behavior provides a convenient but
flexible abstraction for enabling drag-and-drop interaction on selections. For
example, you can use d3-drag to facilitate interaction with a force-directed
graph, or a simulation of colliding circles.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-drag/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-drag/node-d3-drag_1.2.5+~1.2.5-1_all.deb