How to Install and Uninstall node-d3-collection Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 22,2024

1. Install "node-d3-collection" package

Please follow the steps below to install node-d3-collection on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-d3-collection" package

Learn how to uninstall node-d3-collection on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-d3-collection package on Ubuntu 21.10 (Impish Indri)

Package: node-d3-collection
Architecture: all
Version: 1.0.7-3
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: nodejs
Filename: pool/universe/n/node-d3-collection/node-d3-collection_1.0.7-3_all.deb
Size: 11772
MD5sum: a17e35da594c4cd5565707c4005bef7f
SHA1: ebf016d6fc180733c74a45df3b2ca99a12672275
SHA256: 1b0161b57c7089707f00f7f662eed986c8b112d079b0aafe4ce03fed7214de56
SHA512: 8f4785e04f7cf4dd35294100b37a25d29225f6924a0ea1e64b807eb7e15cabdb2ab034bf35a19d60da98632ce13fd620391e0fe820df151e4e8e5df40a93cd70
Homepage: https://d3js.org/d3-collection/
Description-en: 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: 709bf53286c9a340d5164dcce43e3fca