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

Last updated: May 18,2024

1. Install "node-editor" package

This tutorial shows how to install node-editor on Kali Linux

$ sudo apt update $ sudo apt install node-editor

2. Uninstall "node-editor" package

This tutorial shows how to uninstall node-editor on Kali Linux:

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

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

Package: node-editor
Version: 1.0.0-3
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 3956
SHA256: 2501a251063ed27777ab8c7eec4aa6628b13eb70fb4d28891b90ef7b25292f5e
SHA1: 732bab1a9e941eca1d73c7cb1c7e08a84c9f922d
MD5sum: 05f6342ca1bec40ec472d0acf7a6d899
Description: Launch $EDITOR in your program
Launch the $EDITOR (or opts.editor) for file. When the editor exits,
cb(code, sig) fires.
.
This library is a dependency of npm, Node.js package manager.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/node-editor
Section: javascript
Priority: optional
Filename: pool/main/n/node-editor/node-editor_1.0.0-3_all.deb