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

Last updated: May 17,2024

1. Install "node-d3-path" package

Learn how to install node-d3-path on Kali Linux

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

2. Uninstall "node-d3-path" package

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

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

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

Package: node-d3-path
Version: 1.0.9+~1.0.9-1
Installed-Size: 43
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-path (= 1.0.9)
Size: 10224
SHA256: 3f7698a4b98d08705b4f7a60b92c1d78113a69cb78f20c9339aa772e0897ba2b
SHA1: f4402b9ec39ba503bc7873b10d93be271ab05368
MD5sum: e5661f7dc5d32af23bff7c30813b7b85
Description: Serialize Canvas path commands to SVG
Say you have some code that draws to a 2D canvas, the d3-path module lets you
take this exact code and additionally render to SVG. It works by serializing
CanvasPathMethods calls to SVG path data.
.
Now code you write once can be used with both Canvas (for performance) and SVG
(for convenience). For a practical example, see d3-shape.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-path/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-path/node-d3-path_1.0.9+~1.0.9-1_all.deb