How to Install and Uninstall cleancss Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "cleancss" package

In this section, we are going to explain the necessary steps to install cleancss on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cleancss

2. Uninstall "cleancss" package

In this section, we are going to explain the necessary steps to uninstall cleancss on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cleancss package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cleancss
Priority: extra
Section: universe/web
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-clean-css
Version: 1.0.12-1
Depends: node-clean-css (= 1.0.12-1)
Filename: pool/universe/n/node-clean-css/cleancss_1.0.12-1_all.deb
Size: 4628
MD5sum: 5a059bec0dfbd69f81a34adab718a3c9
SHA1: 914c7e5082186cfb5e37d208f24fa5d55a0bbf36
SHA256: 653b29f5e5b61d26185765bee7feabf002be1f12ff31c256ea48c9f1c34c5033
Description-en: 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: 899b492607a1d539f2489a7d1d8bf45c
Homepage: https://github.com/GoalSmashers/clean-css
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu