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

Last updated: November 29,2024

1. Install "node-jss" package

Please follow the guidelines below to install node-jss on Kali Linux

$ sudo apt update $ sudo apt install node-jss

2. Uninstall "node-jss" package

This is a short guide on how to uninstall node-jss on Kali Linux:

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

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

Package: node-jss
Version: 10.10.0+ds3+~0.3.1-1
Installed-Size: 1130
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-babel-runtime, node-csstype, node-is-in-browser, node-tiny-warning
Size: 152316
SHA256: d6709acc7fd56343d393187f5e5ca76ae9c586419ba3ba5a50dfd96de6b0e714
SHA1: 0a39a9022668887099d2bc0b2beec964fdb68903
MD5sum: 07cfa3dd5c9c0e0a5a4e783764b96bf3
Description: Node.js library to generate style sheets
JSS is an authoring tool for CSS which allows you to use JavaScript to
describe styles in a declarative, conflict-free and reusable way. It can
compile in the browser, server-side or at build time in Node.
.
JSS is framework agnostic. It consists of multiple packages: the core,
plugins, framework integrations and others.
Description-md5:
Homepage: https://cssinjs.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-jss/node-jss_10.10.0+ds3+~0.3.1-1_all.deb

5. The same packages on other Linux Distributions