How to Install and Uninstall node-deep-for-each Package on Kali Linux

Last updated: May 12,2024

1. Install "node-deep-for-each" package

This guide let you learn how to install node-deep-for-each on Kali Linux

$ sudo apt update $ sudo apt install node-deep-for-each

2. Uninstall "node-deep-for-each" package

This guide covers the steps necessary to uninstall node-deep-for-each on Kali Linux:

$ sudo apt remove node-deep-for-each $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-deep-for-each package on Kali Linux

Package: node-deep-for-each
Version: 3.0.0-5
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lodash-packages
Size: 6012
SHA256: c14cf804c1f33dfd0f89ffb90a9025ef5c0d317ad897a0cae3134cbb79cdae97
SHA1: ab8504e9afeb8ef776c7bfd3091dc08552a4bc5f
MD5sum: a56966b8190ee1646afd558074426725
Description: Recursively iterates collection values (arrays and objects)
The iteration is made using a deep-first algorithm.
.
Depth-first search (DFS) is an algorithm for traversing or searching tree or
graph data structures. One starts at the root (selecting some arbitrary node
as the root in the case of a graph) and explores as far as possible along each
branch before backtracking.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/IndigoUnited/js-deep-for-each#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-deep-for-each/node-deep-for-each_3.0.0-5_all.deb