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

Last updated: May 14,2024

1. Install "compass-breakpoint-plugin" package

This is a short guide on how to install compass-breakpoint-plugin on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "compass-breakpoint-plugin" package

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

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

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

Package: compass-breakpoint-plugin
Architecture: all
Version: 2.7.1-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: ruby | ruby-interpreter, ruby-sass (>= 3.4), compass-sassy-maps-plugin (<< 1)
Filename: pool/universe/c/compass-breakpoint-plugin/compass-breakpoint-plugin_2.7.1-2_all.deb
Size: 14512
MD5sum: cfea2e4effd8b2b4417648c438b147f5
SHA1: fc7e3b999328d4759565cb76dc3bfc3c3425d7b1
SHA256: a7af698676fcfa6fbc487dfa52f2098ba9e0bb508bb446e7934824d4abcd85f6
SHA512: d0795b050e0cf24aeefd80a3cf986fc1bdaf7f0b2b600e7b168f8ce5cabaf8ad07663599fc46b458540cdbe0d125fef652fdb88802b9f79704483da5a689642b
Homepage: http://breakpoint-sass.com/
Description-en: really simple media queries with Sass
Breakpoint makes writing media queries in Sass super simple.
Create a variable using a simplified syntax
based on most commonly used media queries,
then call it using the "breakpoint" mixin.
Breakpoint handles all of the heavy lifting,
from writing the media query itself,
to handling cross-browser compatibility issues,
so you can focus on what's important:
making sure your website looks its best.
.
Breakpoint also allows you
to get the context of your media queries from your code,
allowing you to write dynamic mixins
based on their media query context.
.
Additionally, Breakpoint includes Respond-To syntax
for the semantic awesomeness of string names
to identify your queries as opposed to variables,
and for dynamically generating media queries.
.
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: bd51595afad935d8ce7187b2989960b6
Ruby-Versions: all