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

Last updated: May 03,2024

1. Install "node-configstore" package

Please follow the instructions below to install node-configstore on Kali Linux

$ sudo apt update $ sudo apt install node-configstore

2. Uninstall "node-configstore" package

This tutorial shows how to uninstall node-configstore on Kali Linux:

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

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

Package: node-configstore
Version: 6.0.0-2
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-dot-prop (>= 7), node-graceful-fs, node-make-dir, node-unique-string, node-write-file-atomic, node-xdg-basedir
Size: 6088
SHA256: 1f306eeca1e42cbdb4a915b6e6832ad187237da73937fa66f61ad93752ce705b
SHA1: 733b2c08196312d44b67048ebae5d8481fee226d
MD5sum: a838fe166d51feda07ce5dbceed11720
Description: load and save config without having to think about where and how
Easily load and persist config without having to think about where and how
.
Config is stored in a JSON file located in $XDG_CONFIG_HOME or ~/.config.
Example: ~/.config/configstore/some-id.json
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/yeoman/configstore#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-configstore/node-configstore_6.0.0-2_all.deb