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

Last updated: May 14,2024

1. Install "node-coa" package

Here is a brief guide to show you how to install node-coa on Kali Linux

$ sudo apt update $ sudo apt install node-coa

2. Uninstall "node-coa" package

This guide let you learn how to uninstall node-coa on Kali Linux:

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

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

Package: node-coa
Version: 2.0.2-4
Installed-Size: 59
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-chalk, node-q
Size: 15452
SHA256: b0db00592998d2b01de784763828be1afd7870cd630549945da2efded8859979
SHA1: dd5484c59fc20a255f8bdf994e28dc569a36ad06
MD5sum: 9e27c974a715371d6a8c99b3b45ed5b9
Description: Yet another parser for command line options
COA is a parser for command line options that aim to get maximum profit from
formalization of your program API. Once you write definition in terms of
commands, options and arguments you automatically get:
* Command line help text
* Program API for use COA-based programs as modules
* Shell completion
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/veged/coa
Section: javascript
Priority: optional
Filename: pool/main/n/node-coa/node-coa_2.0.2-4_all.deb