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

Last updated: May 15,2024

1. Install "node-d3-zoom" package

This tutorial shows how to install node-d3-zoom on Kali Linux

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

2. Uninstall "node-d3-zoom" package

This tutorial shows how to uninstall node-d3-zoom on Kali Linux:

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

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

Package: node-d3-zoom
Version: 1.8.3+~1.8.4-1
Installed-Size: 110
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-zoom (= 1.8.4)
Depends: node-d3-dispatch, node-d3-drag, node-d3-interpolate, node-d3-selection, node-d3-transition
Size: 26752
SHA256: f07b140061737f98dadd5fdc8134cd689b137acb59dd00d5322b87da5fa96a0b
SHA1: b56ea4c966bb36f48412dc7f34e5524ecc3e69d9
MD5sum: ea73f2a2a2dc9ae9a210a666710a82b7
Description: Pan and zoom SVG, HTML or Canvas using mouse or touch input
Panning and zooming are popular interaction techniques which let the user
focus on a region of interest by restricting the view.
.
The zoom behavior implemented by d3-zoom is a convenient but flexible
abstraction for enabling pan-and-zoom on selections. It handles a surprising
variety of input events and browser quirks. The zoom behavior is agnostic
about the DOM, so you can use it with SVG, HTML or Canvas.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://d3js.org/d3-zoom/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-zoom/node-d3-zoom_1.8.3+~1.8.4-1_all.deb