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

Last updated: May 16,2024

1. Install "node-d3-quadtree" package

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

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

2. Uninstall "node-d3-quadtree" package

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

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

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

Package: node-d3-quadtree
Version: 1.0.7+~1.0.9-1
Installed-Size: 75
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-quadtree (= 1.0.9)
Size: 16044
SHA256: 58a24ec07f7853177155a4efe23d6a98913ebb2e15d941f4164dda17d3d8ead0
SHA1: cb82365b8b983615cb4633b5cb49198e6fee1e99
MD5sum: 0217d45eda85ed17bbc991fa6b1ab666
Description: Two-dimensional recursive spatial subdivision
A quadtree recursively partitions two-dimensional space into squares, dividing
each square into four equally-sized squares. Each distinct point exists in a
unique leaf node; coincident points are represented by a linked list.
.
Quadtrees can accelerate various spatial operations, such as the Barnes–Hut
approximation for computing many-body forces, collision detection, and
searching for nearby points.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-quadtree/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-quadtree/node-d3-quadtree_1.0.7+~1.0.9-1_all.deb