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

Last updated: May 17,2024

1. Install "node-static-eval" package

This guide covers the steps necessary to install node-static-eval on Kali Linux

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

2. Uninstall "node-static-eval" package

Here is a brief guide to show you how to uninstall node-static-eval on Kali Linux:

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

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

Package: node-static-eval
Version: 2.1.0-3
Installed-Size: 27
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-escodegen
Size: 6668
SHA256: c82ec27275193a65a3e3c230d3f0cf006420bdec8855439594e265c74c269a00
SHA1: afc1873f7df1548596f4c7ac9a71cdeaf7760a3e
MD5sum: 9c7b5f2dd27768af2aac2dcb01f81b9e
Description: evaluate statically-analyzable javascript expressions
This javascript module decompose expression in abstract tree and try
to evaluate static evaluable expressions.
.
This module could be used in order to simplify expression or for partial
compilation of javascript.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/substack/static-eval
Section: javascript
Priority: optional
Filename: pool/main/n/node-static-eval/node-static-eval_2.1.0-3_all.deb