How to Install and Uninstall node-is-node Package on Kali Linux

Last updated: January 11,2025

1. Install "node-is-node" package

Please follow the guidelines below to install node-is-node on Kali Linux

$ sudo apt update $ sudo apt install node-is-node

2. Uninstall "node-is-node" package

This guide let you learn how to uninstall node-is-node on Kali Linux:

$ sudo apt remove node-is-node $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-node package on Kali Linux

Package: node-is-node
Version: 1.0.2-2
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs (>= 6)
Size: 3232
SHA256: b97b8b817db223458cfc2da412a3fc272049cceb772b52b97a16427627ca5236
SHA1: dd85a2907f98fd2cdaee6af4d183402b9c8f70ea
MD5sum: 18855c70c63e6208d1032535557916e9
Description: Detects if the current process is a node application
is-node is a very simple package that is used to ensure that
the current running process is actually a node application.
.
Use cases will likely be for testing or other types of system validation.
.
This package is used by other Debian packages as a dependency.
Description-md5:
Homepage: https://github.com/MatthewNPM/is-node
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-node/node-is-node_1.0.2-2_all.deb