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

Last updated: May 14,2024

1. Install "node-d3-contour" package

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

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

2. Uninstall "node-d3-contour" package

This guide covers the steps necessary to uninstall node-d3-contour on Kali Linux:

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

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

Package: node-d3-contour
Version: 1.3.2+~1.3.3-1
Installed-Size: 77
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-contour (= 1.3.3)
Depends: node-d3-array
Size: 17168
SHA256: bb5c84c1f739973f686f8a41230cc360419f2ba0a351eba6c4e6ebf455aabc27
SHA1: 63e27f96044d876b4581294035eccf27eb18fba6
MD5sum: 67b91c58365813a654c580cf1f512923
Description: Compute contour polygons
This module computes contour polygons by applying marching squares to a
rectangular array of numeric values.
.
Contour polygons are GeoJSON, you can transform and display them using
standard tools. Contour plots can also visualize continuous functions by
sampling.
.
Contours can also show the estimated density of point clouds, which is
especially useful to avoid overplotting in large datasets. This library
implements fast two-dimensional kernel density estimation.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-contour/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-contour/node-d3-contour_1.3.2+~1.3.3-1_all.deb