How to Install and Uninstall compass-normalize-plugin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "compass-normalize-plugin" package

Please follow the instructions below to install compass-normalize-plugin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install compass-normalize-plugin

2. Uninstall "compass-normalize-plugin" package

This tutorial shows how to uninstall compass-normalize-plugin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove compass-normalize-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the compass-normalize-plugin package on Ubuntu 21.10 (Impish Indri)

Package: compass-normalize-plugin
Architecture: all
Version: 7.0.1-3
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 246
Provides: sass-stylesheets-normalize
Filename: pool/universe/c/compass-normalize-plugin/compass-normalize-plugin_7.0.1-3_all.deb
Size: 33108
MD5sum: 99ae2d8003d9445a0d40643194f65e27
SHA1: f6bcec1f2220806c8c5a1d932776cf01e5e828ab
SHA256: b73bc8813fce2415a85d30cab5a80a7f0a3a34dd4c6d0c4c1573eac204745bb9
SHA512: 09e6a753f98191725849cf18c268b3c4f97c3e909b1b47959a4b83077c805d17aea9c2705b29ab064bd5749cffbd8a3110efaf6a6d71d85ef595d92259542ab7
Homepage: https://github.com/JohnAlbin/normalize-scss
Description-en: Sass version of Normalize.css
Normalize-scss is a Sass version of Normalize.css.
.
Normalize.css is a collection of HTML element and attribute rulesets
to normalize styles across all browsers:
* Preserves useful defaults, unlike many CSS resets.
* Normalizes styles for a wide range of elements.
* Corrects bugs and common browser inconsistencies.
* Improves usability with subtle modifications.
* Explains what code does using detailed comments.
.
Normalize-scss aims to use a light dusting of Sass
to make Normalize even easier to integrate with your website.
It currently adds:
* Vertical rhythm mixins: Allowing you to alter the font-size,
line-height and margins in Normalize's output
without hacking the library.
* Optional Eyeglass support.
* Several ready-to-fork versions
that integrate typography Sass modules like Typey,
style guides built with KSS,
or the legacy Compass module.
.
Sass is a pre-processing language for CSS.
It allows you to write cleaner stylesheets
and makes collaboration on your CSS a breeze.
Description-md5: 07e96e0faa1612dc52b9981e19685c6d
Ruby-Versions: all