How to Install and Uninstall node-js-tokens Package on Kali Linux

Last updated: April 29,2024

1. Install "node-js-tokens" package

Please follow the instructions below to install node-js-tokens on Kali Linux

$ sudo apt update $ sudo apt install node-js-tokens

2. Uninstall "node-js-tokens" package

Please follow the guidance below to uninstall node-js-tokens on Kali Linux:

$ sudo apt remove node-js-tokens $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-js-tokens package on Kali Linux

Package: node-js-tokens
Version: 8.0.0-2
Installed-Size: 37
Maintainer: Debian Javascript Maintainers
Architecture: all
Breaks: node-loose-envify (<= 1.4.0+dfsg1-3~)
Size: 14940
SHA256: 0d8e65e7c01f817d406c84c22df00abb71f1c8dc11a193a58025f40954f6a4b9
SHA1: 53eaa95353f16c305096948a34b9d3b0d82566ed
MD5sum: e81c5b32bd5402b93b66f2c5779da56c
Description: Regex that tokenizes JavaScript
js-tokens provides a regex with the g flag that matches JavaScript tokens.
The regex always matches, even invalid JavaScript and the empty string.
The next match is always directly after the previous.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lydell/js-tokens
Section: javascript
Priority: optional
Filename: pool/main/n/node-js-tokens/node-js-tokens_8.0.0-2_all.deb