How to Install and Uninstall node-exit-hook Package on Kali Linux

Last updated: April 29,2024

1. Install "node-exit-hook" package

Learn how to install node-exit-hook on Kali Linux

$ sudo apt update $ sudo apt install node-exit-hook

2. Uninstall "node-exit-hook" package

Please follow the instructions below to uninstall node-exit-hook on Kali Linux:

$ sudo apt remove node-exit-hook $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-exit-hook package on Kali Linux

Package: node-exit-hook
Version: 3.1.2-1
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6208
SHA256: 8f112da181ac4c982599817c6da6ba9d2eaede596f05c90bf890117e9ad669c5
SHA1: fd337891eb4d3355dd3b00e6b69e64c28707fbec
MD5sum: 97fd9a7d8d0f880145fd09a8ccbd3269
Description: Run some code when the process exits
Node-js module to run one or more hooks when the process exits,
either because the event loop dried up, or because it received
a signal (SIGINT or SIGTERM).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/exit-hook
Section: javascript
Priority: optional
Filename: pool/main/n/node-exit-hook/node-exit-hook_3.1.2-1_all.deb