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

Last updated: July 06,2024

1. Install "node-theming" package

In this section, we are going to explain the necessary steps to install node-theming on Kali Linux

$ sudo apt update $ sudo apt install node-theming

2. Uninstall "node-theming" package

Please follow the step by step instructions below to uninstall node-theming on Kali Linux:

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

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

Package: node-theming
Version: 3.3.0+~cs1.2.8-3
Installed-Size: 75
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-hoist-non-react-statics, node-react, node-prop-types, node-react-display-name, node-tiny-warning
Size: 16896
SHA256: 815c88a5b9c848f5c4d3cd34230e7e9e2c774130e312495bdd6843120b959973
SHA1: 69c1286adb7b7bca5d2e34739f15be6fcf762405
MD5sum: 3177b6f946f9f9a417801eed398bf844
Description: CSSinJS theming solution for ReactJS
node-theming is a CSS-in-JS theming solution for ReactJS.
* ThemeProvider allows one to pass, update, merge and augment "theme" through
context down react tree
* withTheme allows one to receive theme and its updates in your components as
a "theme" prop
* createTheming allows one to integrate "theming" into its CSS-in-JS library
with custom "channel"
Description-md5:
Homepage: https://github.com/cssinjs/theming
Section: javascript
Priority: optional
Filename: pool/main/n/node-theming/node-theming_3.3.0+~cs1.2.8-3_all.deb

5. The same packages on other Linux Distributions