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

Last updated: May 19,2024

1. Install "node-dargs" package

Please follow the guidelines below to install node-dargs on Kali Linux

$ sudo apt update $ sudo apt install node-dargs

2. Uninstall "node-dargs" package

Please follow the step by step instructions below to uninstall node-dargs on Kali Linux:

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

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

Package: node-dargs
Version: 7.0.0-3
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-dargs (= 7.0.0-3)
Size: 5716
SHA256: 12d21b2fa65a62188ff0f3653052fdc044da7bc14f691d7110904d82fb0b51b1
SHA1: 97fb9d2d5183635b42412e64f8128a900d322cb0
MD5sum: d23828c11d57ac459abb65ce00f80ff4
Description: Convert options into an array of arguments
Node-dargs can be considered a reverse of minimist. It converts an object
of options into an array of command-line arguments. This is useful when
spawning command-line tools.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/dargs#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-dargs/node-dargs_7.0.0-3_all.deb