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

Last updated: May 18,2024

1. Install "node-d3-array" package

This guide let you learn how to install node-d3-array on Kali Linux

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

2. Uninstall "node-d3-array" package

Please follow the steps below to uninstall node-d3-array on Kali Linux:

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

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

Package: node-d3-array
Version: 3.2.0+~cs5.0.6-2
Installed-Size: 272
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-internmap (= 2.0.3), node-types-d3-array (= 3.0.3)
Size: 44088
SHA256: 31c3aa8bad13bf106e7ee39951b4c57469991dc7cc5a252a65d2e9ebe9e1432e
SHA1: d3915016d8405299b109fd6b06a289a6f47d0173
MD5sum: 6c20f37348f7fe04eb4de8c12a8c01bb
Description: Array manipulation, ordering, searching, summarizing, etc
Data in JavaScript is often represented by an array, and so one tends to
manipulate arrays when visualizing or analyzing data. Some common forms of
manipulation include taking a contiguous slice (subset) of an array, filtering
an array using a predicate function, and mapping an array to a parallel set of
values using a transform function.
.
Before looking at the set of utilities that this module provides, familiarize
yourself with the powerful array methods built-in to JavaScript.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-array/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-array/node-d3-array_3.2.0+~cs5.0.6-2_all.deb