How to Install and Uninstall node-react-lifecycles-compat Package on Kali Linux

Last updated: May 15,2024

1. Install "node-react-lifecycles-compat" package

Please follow the steps below to install node-react-lifecycles-compat on Kali Linux

$ sudo apt update $ sudo apt install node-react-lifecycles-compat

2. Uninstall "node-react-lifecycles-compat" package

Please follow the step by step instructions below to uninstall node-react-lifecycles-compat on Kali Linux:

$ sudo apt remove node-react-lifecycles-compat $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-react-lifecycles-compat package on Kali Linux

Package: node-react-lifecycles-compat
Version: 3.0.4+~cs3.0.1-2
Installed-Size: 43
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 8444
SHA256: 993deaf2e0e58020353d9796be07a6b1b6fd5b2b5c940cca91d56313511c14dd
SHA1: 96c1a13012752bf81412a7397c0441588dc7b7d9
MD5sum: eefcc9c7e0e6195a0b8e37c3d369c8a5
Description: Backwards compatibility polyfill for React class components
React version 17 will deprecate several of the class component API
lifecycles: componentWillMount, componentWillReceiveProps, and
componentWillUpdate. A couple of new lifecycles are also being added
to better support async rendering mode.
.
Typically, this type of change would require third party libraries to
release a new major version in order to adhere to semver. However,
the react-lifecycles-compat polyfill offers a way to use the new
lifecycles with older versions of React as well (0.14.9+) so no
breaking release is required. This enables shared libraries to
support both older and newer versions of React simultaneously.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/reactjs/react-lifecycles-compat#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-react-lifecycles-compat/node-react-lifecycles-compat_3.0.4+~cs3.0.1-2_all.deb