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

Last updated: May 20,2024

1. Install "node-redux" package

This tutorial shows how to install node-redux on Kali Linux

$ sudo apt update $ sudo apt install node-redux

2. Uninstall "node-redux" package

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

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

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

Package: node-redux
Version: 4.2.1-1
Installed-Size: 155
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-loose-envify (>= 1.4.0), node-symbol-observable (>= 1.2.0)
Size: 31108
SHA256: 05e6e297cd96ee6b24bf0cb96b0286868f299eb8b01d64806d5a3b016c4a5ddf
SHA1: 60486971ab27eab9fa3c6df31c76689d315715c5
MD5sum: 231ac6631aa6c530a6ecdd582d92b7eb
Description: predictable state container for JavaScript apps
It helps you write applications that behave consistently, run in different
environments (client, server, and native), and are easy to test. On top of
that, it provides a great developer experience, such as live code editing
combined with a time traveling debugger. .
.
You can use Redux together with React, or with any other view library.
It is tiny (2kB, including dependencies).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://redux.js.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-redux/node-redux_4.2.1-1_all.deb