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

Last updated: May 13,2024

1. Install "node-esutils" package

In this section, we are going to explain the necessary steps to install node-esutils on Kali Linux

$ sudo apt update $ sudo apt install node-esutils

2. Uninstall "node-esutils" package

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

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

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

Package: node-esutils
Version: 2.0.3+~2.0.0-1
Installed-Size: 67
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-esutils (= 2.0.0)
Size: 12364
SHA256: c73f3d6225517d17255c7bd2e57177953e5569278e7ed8f60c8ee191fc4d7260
SHA1: 0e01e4c5821492488d85d64d4c9d3fa0410430ff
MD5sum: fff611aed80a8bf8c3f7a1034963e3cd
Description: utility box for ECMAScript language tools
This package includes a few functions helping to use
AST (Abstract Syntaxt Tree) traversal functions from
estools bundle.
.
Estool is a code generator created from Mozilla's Parser
using Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/estools/esutils
Section: javascript
Priority: optional
Filename: pool/main/n/node-esutils/node-esutils_2.0.3+~2.0.0-1_all.deb