How to Install and Uninstall cleancss Package on Kali Linux

Last updated: May 18,2024

1. Install "cleancss" package

Please follow the step by step instructions below to install cleancss on Kali Linux

$ sudo apt update $ sudo apt install cleancss

2. Uninstall "cleancss" package

This guide covers the steps necessary to uninstall cleancss on Kali Linux:

$ sudo apt remove cleancss $ sudo apt autoclean && sudo apt autoremove

3. Information about the cleancss package on Kali Linux

Package: cleancss
Source: node-clean-css
Version: 5.3.2+~5.6.2-1
Installed-Size: 53
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-clean-css-cli
Depends: node-chokidar, node-clean-css, node-commander (>= 7), node-glob, nodejs:any
Size: 26864
SHA256: 248fc84638e7b7ecc884347188b76ceda1043c933c7b0a660110baf838ff3368
SHA1: 9a45c5635c808d574ceb700d55bc8e588ca70c0b
MD5sum: 53f9722c9468abd2a95f402d7cf855ed
Description: Tool 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.
.
The cleancss tool is a reference implementation for the Clean-css Node.js
module.
Description-md5:
Homepage: https://github.com/jakubpawlowicz/clean-css
Section: web
Priority: optional
Filename: pool/main/n/node-clean-css/cleancss_5.3.2+~5.6.2-1_all.deb