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

Last updated: May 01,2024

1. Install "node-cosmiconfig" package

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

$ sudo apt update $ sudo apt install node-cosmiconfig

2. Uninstall "node-cosmiconfig" package

Please follow the guidelines below to uninstall node-cosmiconfig on Kali Linux:

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

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

Package: node-cosmiconfig
Version: 7.1.0+ds1-1
Installed-Size: 117
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-import-fresh, node-parse-json (>= 5.1.0+~cs5.1.6~), node-path-type (>= 4.0~), node-resolve-from, node-yaml
Size: 28488
SHA256: 42d4916aa2b014e23649e7e40d796bbe6b46fa2099e23cb042640e0e2399479f
SHA1: 72e5ee81ad151d5c29125509cc0585dd824c3a18
MD5sum: 19741ee874a7e93cb044d5db92309291
Description: Find and load configuration from different locations
Find and load a configuration object from
- a `package.json` property (anywhere up the directory tree)
- a JSON or YAML "rc file" (anywhere up the directory tree)
- a `.config.js` CommonJS module (anywhere up the directory tree)
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/davidtheclark/cosmiconfig#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-cosmiconfig/node-cosmiconfig_7.1.0+ds1-1_all.deb