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

Last updated: May 18,2024

1. Install "node-d3-delaunay" package

Please follow the guidelines below to install node-d3-delaunay on Kali Linux

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

2. Uninstall "node-d3-delaunay" package

Please follow the instructions below to uninstall node-d3-delaunay on Kali Linux:

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

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

Package: node-d3-delaunay
Version: 6.0.4+~cs19.0.3-2
Installed-Size: 280
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-delaunator (= 5.0.0), node-robust-predicates (= 3.0.2), node-types-d3-delaunay (= 6.0.1), node-types-delaunator (= 5.0.0)
Size: 40608
SHA256: 40eb717442f44bc67f90abacac204cc15be5a8d1e0560d01727802491406dc0d
SHA1: 15803fe81c03b8cbbf18cae45e3a86f66cb86fb9
MD5sum: 0ad410f0b8551ae4355a5584aeff0606
Description: Node.js fast library for computing the Voronoi diagram
node-d3-delaunay is a fast library for computing the Voronoi diagram of a set
of two-dimensional points. It is based on included node-delaunator, a fast
library for computing the Delaunay triangulation using sweep algorithms.
The Voronoi diagram is constructed by connecting the circumcenters of
adjacent triangles in the Delaunay triangulation.
Description-md5:
Homepage: https://github.com/d3/d3-delaunay
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-delaunay/node-d3-delaunay_6.0.4+~cs19.0.3-2_all.deb

5. The same packages on other Linux Distributions