How to Install and Uninstall libcss-squish-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 23,2024

1. Install "libcss-squish-perl" package

Please follow the steps below to install libcss-squish-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcss-squish-perl

2. Uninstall "libcss-squish-perl" package

Please follow the steps below to uninstall libcss-squish-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcss-squish-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcss-squish-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcss-squish-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-1
Depends: perl, liburi-perl
Filename: pool/universe/libc/libcss-squish-perl/libcss-squish-perl_0.09-1_all.deb
Size: 13056
MD5sum: 4b17ca7387dad7a28db6b2cb1d9e8cdf
SHA1: f74162c4b8d25400bf6a25b40f871e20d8fcb50a
SHA256: 77b5f05f78cf519fa91d7da95a8c04cdc24a0a404c0c472c14ecc11a1f8648ae
Description-en: module to compact many CSS files into one big file
CSS::Squish is a Perl module that takes a list of CSS files and concatenates
them, honouring any valid @import statements included in the files, following
the CSS 2.1 specification. Media-specific @import statements will be honoured
by enclosing the included file in a @media rule.
.
Future versions may include methods to compact whitespace and other parts of
the CSS itself, but this functionality is not yet supported.
Description-md5: e6d162456c2692a4842eddedcd01da1b
Homepage: http://search.cpan.org/dist/CSS-Squish/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu