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

Last updated: October 05,2024

1. Install "node-nomnom" package

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

$ sudo apt update $ sudo apt install node-nomnom

2. Uninstall "node-nomnom" package

In this section, we are going to explain the necessary steps to uninstall node-nomnom on Kali Linux:

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

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

Package: node-nomnom
Version: 1.8.1-2
Installed-Size: 30
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-chalk, node-underscore
Size: 10172
SHA256: 865e43095a0a1559355cae5a14690fe2295c292e6085fd46ccee2f946c9ca8e1
SHA1: 5ba9b75e74c510a3c2aea983223e54d8fa38d157
MD5sum: 47154344cf0e32d7344c0bd17ce45e07
Description: Option parser with generated usage and commands for Node.js
nomnom is an option parser for Node.js. It noms your args and gives them
back to you in a hash.
.
Nomnom supports args like -d, --debug, --no-debug, --file=test.txt,
--file test.txt, -f test.txt, -xvf, and positionals. Positionals are
arguments that don't fit the -a or --atomic format and aren't attached
to an option.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/harthur/nomnom
Section: javascript
Priority: optional
Filename: pool/main/n/node-nomnom/node-nomnom_1.8.1-2_all.deb