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

Last updated: April 29,2024

1. Install "node-is-module" package

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

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

2. Uninstall "node-is-module" package

Please follow the guidelines below to uninstall node-is-module on Kali Linux:

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

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

Package: node-is-module
Version: 1.0.0-4
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 3916
SHA256: 7651c1583ae0a5dbfcd0e6de348eb50d893a04bd5c023f518ff5711943a5b5d7
SHA1: f1d104dbcd124c5f9be718bd09e96a635e16ddd3
MD5sum: 1e3d3b9ec54dca72baa004928f325e8d
Description: Node.js code to check if a string is an ES6 module
This simple code checks whether a string is the source of an ES6 module. It
doesn't actually execute the code and doesn't check other module types, so
source strings without module loaders aren't recognized as modules.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/component/is-module
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-module/node-is-module_1.0.0-4_all.deb