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

Last updated: October 05,2024

1. Install "node-optimist" package

Please follow the guidance below to install node-optimist on Kali Linux

$ sudo apt update $ sudo apt install node-optimist

2. Uninstall "node-optimist" package

This guide covers the steps necessary to uninstall node-optimist on Kali Linux:

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

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

Package: node-optimist
Version: 0.6.1+~0.0.30-2
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-optimist (= 0.0.30)
Depends: node-minimist, node-wordwrap
Size: 13516
SHA256: 32ec93c2148b2e56c56520a95f4aaa346a75dd912f67b83d75a689a9d4a00642
SHA1: 683495b5e4970311a9555e864a65eb6f614bd829
MD5sum: 6b6ed2597ea85e732c1be6d1df8b4b38
Description: light-weight option parsing library for NodeJS
Optimist is a light-weight node.js library for option parsing.
.
It is a library for people who hate option parsing. More specifically,
this module is for people who like all the --bells and -whistlz of
program usage but think optstrings are a waste of time.
.
With optimist, option parsing doesn't have to suck (as much).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/substack/node-optimist
Tag: implemented-in::ecmascript, role::shared-lib
Section: javascript
Priority: optional
Filename: pool/main/n/node-optimist/node-optimist_0.6.1+~0.0.30-2_all.deb