How to Install and Uninstall node-react-shallow-renderer Package on Kali Linux

Last updated: February 17,2025

1. Install "node-react-shallow-renderer" package

Please follow the guidance below to install node-react-shallow-renderer on Kali Linux

$ sudo apt update $ sudo apt install node-react-shallow-renderer

2. Uninstall "node-react-shallow-renderer" package

Please follow the steps below to uninstall node-react-shallow-renderer on Kali Linux:

$ sudo apt remove node-react-shallow-renderer $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-react-shallow-renderer package on Kali Linux

Package: node-react-shallow-renderer
Source: node-react (18.2.0+dfsg+~cs87.59.26-2)
Version: 16.15.0~18.2.0+dfsg+~cs87.59.26-2
Installed-Size: 197
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: node-react (<< 18.2.0~)
Depends: node-object-assign, node-react, node-react-is
Breaks: node-react (<< 18.2.0~)
Size: 72320
SHA256: 248e3b4fc7e1bd22ab00d729f93abf6c9606043f33bda8bc9ae97b794aace884
SHA1: a76858e7c473b5832440b8232210688da66a45cd
MD5sum: d2bd35152ca2940033d0096e89d4578b
Description: Shallow renderer for testing ReactJS modules
When writing unit tests for React, shallow rendering can be helpful.
Shallow rendering permits one to render a component "one level deep" and
assert facts about what its render method returns, without worrying about
the behavior of child components, which are not instantiated or rendered.
This does not require a DOM.
Description-md5:
Homepage: https://reactjs.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-react/node-react-shallow-renderer_16.15.0~18.2.0+dfsg+~cs87.59.26-2_all.deb