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

Last updated: November 22,2024

1. Install "node-dashdash" package

Please follow the steps below to install node-dashdash on Kali Linux

$ sudo apt update $ sudo apt install node-dashdash

2. Uninstall "node-dashdash" package

This is a short guide on how to uninstall node-dashdash on Kali Linux:

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

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

Package: node-dashdash
Version: 2.0.0-4
Installed-Size: 101
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-assert-plus
Size: 30296
SHA256: 2ee8620445619c696a0f0ae55bca9fa573728db51d9d7cac504e8fc486de9ca7
SHA1: f84fab74cee32a849c1f4e76e9a12edba9b7c766
MD5sum: 36aba2e796f6e2207e0936a776305a0e
Description: light, featureful and explicit option parsing library
The author of the library gives this rationale: the other option parsing
libraries are one of too loosey goosey (not explicit), too big/too many deps,
or ill specified.
.
This library is a dependency for sshpk, a library to parse, convert,
fingerprint and use SSH keys (both public and private) in pure nodejs.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/trentm/node-dashdash
Section: javascript
Priority: optional
Filename: pool/main/n/node-dashdash/node-dashdash_2.0.0-4_all.deb