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

Last updated: May 14,2024

1. Install "node-clean-css" package

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

$ sudo apt update $ sudo apt install node-clean-css

2. Uninstall "node-clean-css" package

Please follow the instructions below to uninstall node-clean-css on Kali Linux:

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

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

Package: node-clean-css
Version: 5.3.2+~5.6.2-1
Installed-Size: 479
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-source-map
Size: 95244
SHA256: 9f7babcfb22ab173072126c723875f9b11629d5eeda7a9869aaab7b8b3826481
SHA1: 115631cbc6658de3d978674299023f483762c019
MD5sum: dd38e1b1f6f475215430304ea156fe4f
Description: Node.js module for minifying CSS files
Clean-css is a Node.js module for minifying CSS files. It does the same job as
YUI Compressor's CSS minifier, but much faster thanks to many speed
optimizations and Node.js' V8 engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jakubpawlowicz/clean-css
Section: javascript
Priority: optional
Filename: pool/main/n/node-clean-css/node-clean-css_5.3.2+~5.6.2-1_all.deb