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

Last updated: May 15,2024

1. Install "node-require-main-filename" package

Please follow the step by step instructions below to install node-require-main-filename on Kali Linux

$ sudo apt update $ sudo apt install node-require-main-filename

2. Uninstall "node-require-main-filename" package

Please follow the guidelines below to uninstall node-require-main-filename on Kali Linux:

$ sudo apt remove node-require-main-filename $ sudo apt autoclean && sudo apt autoremove

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

Package: node-require-main-filename
Version: 2.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4252
SHA256: 57319d32913e54d11fb89e8591376c2e4d1aca6de8634653fb57633942672491
SHA1: 6beab632248ea0f1ad2f6de15758c01a3186424d
MD5sum: 491d136f6671719f63597791f4003dae
Description: shim for require.main.filename() that works in as many environments as possible
require.main.filename is great for figuring out the entry point for the
current application. This can be combined with a module like pkg-conf
to, as if by magic, load top-level configuration.
.
Unfortunately, require.main.filename sometimes fails when an application
is executed with an alternative process manager, e.g., iisnode.
.
require-main-filename is a shim that addresses this problem.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/yargs/require-main-filename
Section: javascript
Priority: optional
Filename: pool/main/n/node-require-main-filename/node-require-main-filename_2.0.0-2_all.deb