How to Install and Uninstall compass-normalize-plugin Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "compass-normalize-plugin" package

This guide covers the steps necessary to install compass-normalize-plugin on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "compass-normalize-plugin" package

Please follow the steps below to uninstall compass-normalize-plugin on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the compass-normalize-plugin package on Ubuntu 21.04 (Hirsute Hippo)

Package: compass-normalize-plugin
Architecture: all
Version: 7.0.1-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 217
Depends: ruby | ruby-interpreter, ruby-sass
Filename: pool/universe/c/compass-normalize-plugin/compass-normalize-plugin_7.0.1-1_all.deb
Size: 43724
MD5sum: 84ff4ea3f281ef309f8ef67239f8772e
SHA1: d34dff76827bd43342011fc71cca92d1a388cd4a
SHA256: 516048572210594d70fbf26a51c85c55ebf7f25f425ca89d36a89c635b9fa3ce
SHA512: fc155a0dcd0a915e5345a3b247b8062d086f42dd9d0ab00b6e4b6385e12ef34f0edb40e9ce941aa1e1cc067c4ee8f24684ea2821118b6ddbe1d3b439e526d53d
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