How to Install and Uninstall node-foreground-child Package on Kali Linux

Last updated: September 21,2024

1. Install "node-foreground-child" package

This guide let you learn how to install node-foreground-child on Kali Linux

$ sudo apt update $ sudo apt install node-foreground-child

2. Uninstall "node-foreground-child" package

Learn how to uninstall node-foreground-child on Kali Linux:

$ sudo apt remove node-foreground-child $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-foreground-child package on Kali Linux

Package: node-foreground-child
Version: 3.1.1-2
Installed-Size: 93
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-signal-exit (>= 4)
Size: 13344
SHA256: 93824f6eb7cb34d473130c354780de9897ae3b91b621c4e5fc9dd8633da07784
SHA1: 43bab18cdc5bdfa66c3ccfc500523628ed383e5c
MD5sum: 1495e0554ec723af58530f157a3bac70
Description: helper running a child process as a foreground process
This Node.js module emulate simple control group in pure javacript.
It runs a child process as foreground process redirecting output
to stdout and exiting main process as soon as child exist.
.
This module could be used for implementating TAP test
for Node.js.
.
TAP is a simple text-based interface between testing modules
implemented in many popular languages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tapjs/foreground-child
Section: javascript
Priority: optional
Filename: pool/main/n/node-foreground-child/node-foreground-child_3.1.1-2_all.deb