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

Last updated: May 10,2024

1. Install "node-css" package

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

$ sudo apt update $ sudo apt install node-css

2. Uninstall "node-css" package

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

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

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

Package: node-css
Version: 3.0.0+repack-2
Installed-Size: 47
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-inherits, node-source-map, node-source-map-resolve
Size: 12464
SHA256: 27dca3d6f9bca6137b8c2c108f0dbd76b606ea6a83bb71278e96edea60aec54d
SHA1: 82eb00e1b51e4cf1770571c1182a62a1f2791cd4
MD5sum: f4d96e4bb70072f4f6454494d3cfaeed
Description: JavaScript CSS parser and stringifier - Node.js module
This module provides a CSS parser in JavaScript, able to make
stylesheet rules available as JavaScript object, and a CSS
stringifier which takes an abstract syntax tree from parser and
outputs a CSS-formatted string.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/reworkcss/css
Section: javascript
Priority: optional
Filename: pool/main/n/node-css/node-css_3.0.0+repack-2_all.deb