How to Install and Uninstall node-stealthy-require Package on Kali Linux

Last updated: September 20,2024

1. Install "node-stealthy-require" package

Please follow the guidance below to install node-stealthy-require on Kali Linux

$ sudo apt update $ sudo apt install node-stealthy-require

2. Uninstall "node-stealthy-require" package

Please follow the step by step instructions below to uninstall node-stealthy-require on Kali Linux:

$ sudo apt remove node-stealthy-require $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-stealthy-require package on Kali Linux

Package: node-stealthy-require
Version: 1.1.1-6
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 7156
SHA256: 8b5033ce2acc6f153ad0644882b6799d9ec4ea51f4eac346d1e256d054e0a01a
SHA1: 125364fd486da2c513dff24e7c1d5a277192b03e
MD5sum: 0cd89e45fc95ac4fe20c9166882e787b
Description: require function that bypasses the require cache.
This is probably the closest you can currently get to require something in
node.js with completely bypassing the require cache.
.
stealthy-require works like this:
.
* It clears the require cache.
* It calls a callback in which you require your module(s) without the cache
kicking in.
* It clears the cache again and restores its old state.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/analog-nico/stealthy-require#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-stealthy-require/node-stealthy-require_1.1.1-6_all.deb