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

Last updated: May 21,2024

1. Install "cssmin" package

Please follow the guidelines below to install cssmin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cssmin

2. Uninstall "cssmin" package

Learn how to uninstall cssmin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cssmin $ sudo apt autoclean && sudo apt autoremove

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

Package: cssmin
Priority: optional
Section: universe/devel
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: all
Version: 0.2.0-1
Depends: python (>= 2.7), python-pkg-resources, python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/c/cssmin/cssmin_0.2.0-1_all.deb
Size: 6864
MD5sum: ffcbd78b442b9610f60e0b75f8760bce
SHA1: 46977e79815394ae6e723dbe29f7659ff52e2a76
SHA256: 01ee7438f347efd6b8a3d925c9526e37b9abe61d2790e393a8aa9b9fb910d22f
Description-en: YUI CSS compression algorithm in Python
cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor.
It can be used as a module from other Python programs, including as a filter
for python-webassets bundles. It can also be used from the command line.
Description-md5: da9081796ec0a0eeea69f4e7f4e48041
Enhances: python-webassets
Homepage: http://github.com/zacharyvoase/cssmin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu