How to Install and Uninstall libcss-minifier-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "libcss-minifier-perl" package

Please follow the steps below to install libcss-minifier-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libcss-minifier-perl" package

In this section, we are going to explain the necessary steps to uninstall libcss-minifier-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libcss-minifier-perl package on Ubuntu 21.10 (Impish Indri)

Package: libcss-minifier-perl
Architecture: all
Version: 0.01-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: perl:any
Filename: pool/universe/libc/libcss-minifier-perl/libcss-minifier-perl_0.01-2.1_all.deb
Size: 8276
MD5sum: 36a3cd15e09d77846f0dcc25adad08d4
SHA1: 79aa12aad977bd22d3c2fda93bf6915f8b40cd8f
SHA256: e250e5b9f120aea130584fd0830987faed70115e1a61ba4a0912b4b5b222fb96
SHA512: 09e649b85ec826e3f9576f464ebc143985cecfea70c3d8c1e2ba1f87be4a51229953c8373ed521c9b59335b5ade733c06ef3e48b58a9e57bdeae24ff5a0bf149
Homepage: https://metacpan.org/release/CSS-Minifier
Description-en: Perl extension for minifying CSS
CSS::Minifier removes unnecessary whitespace from CSS. The primary
requirement developing this module is to not break working stylesheets: if
working CSS is in input then working CSS is output. The Mac/Internet Explorer
comment hack will be minimized but not stripped and so will continue to
function.
.
This module understands space, horizontal tab, new line, carriage return, and
form feed characters to be whitespace. Any other characters that may be
considered whitespace are not minimized. These other characters include
paragraph separator and vertical tab.
.
For static CSS files, it is recommended that you minify during the build
stage of web deployment. If you minify on-the-fly then it might be a good
idea to cache the minified file. Minifying static files on-the-fly repeatedly
is wasteful.
Description-md5: 57c18398e1004f2155e3c299316bfed7