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

Last updated: May 18,2024

1. Install "node-array-flatten" package

Please follow the steps below to install node-array-flatten on Kali Linux

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

2. Uninstall "node-array-flatten" package

Please follow the guidance below to uninstall node-array-flatten on Kali Linux:

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

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

Package: node-array-flatten
Version: 2.1.2-1
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4316
SHA256: 709d57f342330c79f77eba6aec5dfe813e4d28702d7012ad0f868a7273eb4c4f
SHA1: 16bffb5a6284984231c96af9d0f40598c40eeb4b
MD5sum: 7a8583c94e27b3dfc6bacdfe362ef91b
Description: Flatten nested arrays
This node.js module flattens nested arrays
flatten(array)
Flatten a nested array structure
flatten.from(arrayish)
Flatten an array-like structure (E.g. arguments)
flatten.depth(array, depth)
Flatten a nested array structure with a specific depth
flatten.fromDepth(arrayish, depth)
Flatten an array-like structure with a specific depth
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/blakeembrey/array-flatten
Section: javascript
Priority: optional
Filename: pool/main/n/node-array-flatten/node-array-flatten_2.1.2-1_all.deb