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

Last updated: April 30,2024

1. Install "node-d3-collection" package

Please follow the steps below to install node-d3-collection on Kali Linux

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

2. Uninstall "node-d3-collection" package

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

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

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

Package: node-d3-collection
Version: 1.0.7+~1.0.10-1
Installed-Size: 65
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-collection (= 1.0.10)
Size: 16856
SHA256: 38c7cb454d9ef0e0f8b3ac898f13615fae9e41b9872992d8a6e672e93c0291bc
SHA1: d0c8ac1b042e03d758abbf6d7c628592b1f6f0ac
MD5sum: 295bf0c60c217897db8f5d1f5c4df36c
Description: Handy data structures for elements keyed by string
A common data type in JavaScript is the *associative array*, or more simply
the *object*, which has a set of named properties. The standard mechanism for
iterating over the keys (or property names) in an associative array is the
for…in loop. However, note that the iteration order is undefined.
.
D3 provides several methods for converting associative arrays to standard
arrays with numeric indexes.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-collection/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-collection/node-d3-collection_1.0.7+~1.0.10-1_all.deb