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

Last updated: May 10,2024

1. Install "node-toidentifier" package

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

$ sudo apt update $ sudo apt install node-toidentifier

2. Uninstall "node-toidentifier" package

Please follow the steps below to uninstall node-toidentifier on Kali Linux:

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

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

Package: node-toidentifier
Version: 1.0.1-1
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4540
SHA256: 871fc672efa9738e7307d88c6e4a301f81d4622bfe0a6a5138ba6e345c4d78cb
SHA1: 81a2dde4c4d618feea59086a763ab6758e4826b4
MD5sum: f83ac41f408ea8b91e99165158006584
Description: Convert a string of words to a JavaScript identifier
This module given a string as the argument, will transform it to an identifier
(variable name for instance) using stable rules.
.
It is a dependency of Express.js, a web application framework for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/component/toidentifier
Section: javascript
Priority: optional
Filename: pool/main/n/node-toidentifier/node-toidentifier_1.0.1-1_all.deb