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

Last updated: May 13,2024

1. Install "node-static-module" package

Here is a brief guide to show you how to install node-static-module on Kali Linux

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

2. Uninstall "node-static-module" package

This is a short guide on how to uninstall node-static-module on Kali Linux:

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

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

Package: node-static-module
Version: 2.2.5+~cs4.2.3-1
Installed-Size: 67
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-estree-is-function (= 1.0.0), node-merge-source-map (= 1.1.0), node-scope-analyzer (= 2.1.2), node-shallow-copy (= 0.0.1)
Depends: node-acorn, node-array-from, node-concat-stream, node-convert-source-map, node-debbundle-insert-module-globals, node-duplexer2, node-es6-map, node-es6-set, node-es6-symbol, node-escodegen, node-falafel, node-has, node-magic-string, node-object-inspect, node-readable-stream, node-source-map, node-static-eval, node-through2
Size: 12832
SHA256: 640a4829fcc8e477880d017f877f67254541d70c812e6be6f593a5135111f091
SHA1: 839367314015f3f8e46983dbec7d8a298ed78780
MD5sum: 6ee009d367a7538a8a39957a2a4f9a7f
Description: convert module usage to inline expressions
This module outputs a transform stream that transforms javascript
source input to javascript source output with each property in
the modules object expanded inline form.
.
This transform is used in javascript tool like brfs.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/substack/static-module
Section: javascript
Priority: optional
Filename: pool/main/n/node-static-module/node-static-module_2.2.5+~cs4.2.3-1_all.deb