How to Install and Uninstall node-redux-devtools-core Package on Kali Linux

Last updated: July 02,2024

1. Install "node-redux-devtools-core" package

Please follow the steps below to install node-redux-devtools-core on Kali Linux

$ sudo apt update $ sudo apt install node-redux-devtools-core

2. Uninstall "node-redux-devtools-core" package

Please follow the instructions below to uninstall node-redux-devtools-core on Kali Linux:

$ sudo apt remove node-redux-devtools-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-redux-devtools-core package on Kali Linux

Package: node-redux-devtools-core
Source: node-redux-devtools
Version: 3.13.1~git20230831-2
Installed-Size: 161
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-redux-devtools-instrument (= 2.1.0)
Depends: node-babel-runtime, node-lodash, node-prop-types, node-react-redux
Size: 17880
SHA256: 0b899da13425f992eb980e276092f107d73b14c607f7e3bcecee40a282adf673
SHA1: 913f69a6765a87385868cc2333ad92913d66423f
MD5sum: 7a394ebb4bae8344bb15c2afcea2f9ae
Description: Live-editing time travel environment for node-redux
Redux DevTools is a live-editing time travel environment for Redux. Features:
* inspect every state and action payload
* go back in time by “cancelling” actions
* if the reducer code change, each “staged” action will be re-evaluated
* if the reducers throw, one can see during which action this happened, and
what the error was
* with `persistState()` store enhancer, one can persist debug sessions across
page reloads
Description-md5:
Homepage: https://github.com/reduxjs/redux-devtools/
Section: javascript
Priority: optional
Filename: pool/main/n/node-redux-devtools/node-redux-devtools-core_3.13.1~git20230831-2_all.deb