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

Last updated: May 21,2024

1. Install "node-prompts" package

This is a short guide on how to install node-prompts on Kali Linux

$ sudo apt update $ sudo apt install node-prompts

2. Uninstall "node-prompts" package

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

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

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

Package: node-prompts
Version: 2.4.2+~cs7.5.11-1
Installed-Size: 245
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-kleur (= 4.1.5), node-sisteransi (= 1.0.5), node-types-prompts (= 2.4.1)
Size: 34544
SHA256: b040ee17690f3904573d9f197c6d5a5554dcf2b12f388776f29cb5e639446ae3
SHA1: 43d0b18e5af5ed17c4668dab0482861c44a88d52
MD5sum: 84ed61654a38bc10e8bf60a5274aebb0
Description: Nodejs lightweight, beautiful and user-friendly interactive prompts
prompts permits one to easy use cli prompts to enquire users for information:
* User friendly: prompt uses layout and colors to create beautiful cli
interfaces.
* Promised: uses promises and `async`/`await`. No callback hell.
* Flexible: all prompts are independent and can be used on their own.
* Testable: provides a way to submit answers programmatically.
* Unified: consistent experience across all [prompts](#-types).
Description-md5:
Homepage: https://github.com/terkelg/prompts#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-prompts/node-prompts_2.4.2+~cs7.5.11-1_all.deb