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

Last updated: May 17,2024

1. Install "node-subarg" package

This guide covers the steps necessary to install node-subarg on Kali Linux

$ sudo apt update $ sudo apt install node-subarg

2. Uninstall "node-subarg" package

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

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

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

Package: node-subarg
Version: 1.0.0-4
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-minimist
Size: 4312
SHA256: 81595278e1ed4ef22d77ec124d9b332c5ddafcd929dba39a4f467aea597a9e07
SHA1: dd0f9e3fa3aee2d7bed84a44622c755d61df90c6
MD5sum: 97b6b529b4f455e6ec193c70f9e2100e
Description: parse arguments with recursive contexts
This Node.js module allow one to parse command line like argument
recursively, thus allowing subarguments.
.
This module is therefore useful for passing argument to
submodules or plugins.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/substack/subarg
Section: javascript
Priority: optional
Filename: pool/main/n/node-subarg/node-subarg_1.0.0-4_all.deb