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

Last updated: May 02,2024

1. Install "node-argv" package

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

$ sudo apt update $ sudo apt install node-argv

2. Uninstall "node-argv" package

Please follow the steps below to uninstall node-argv on Kali Linux:

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

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

Package: node-argv
Version: 0.0.2-7
Installed-Size: 28
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 8364
SHA256: 58582f891f93b8529c35b95f164abf4c02714799cb265fd499ced04ed0e37dd1
SHA1: d22b646b3183ca4e47cb62e3e7a3b2432ee5e543
MD5sum: ebb8308a2399688c686e6e9684adc7ee
Description: Node based command line argument parser
node-argv is a nodejs module that does command line argument parsing.
node-argv implement a strict argument parser, which means all options
must be defined before parsing starts. This argument parser allow one to
use a modular structure for options parsing.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/codenothing/argv
Section: javascript
Priority: optional
Filename: pool/main/n/node-argv/node-argv_0.0.2-7_all.deb