How to Install and Uninstall compass-breakpoint-plugin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "compass-breakpoint-plugin" package

Please follow the guidelines below to install compass-breakpoint-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "compass-breakpoint-plugin" package

Please follow the steps below to uninstall compass-breakpoint-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the compass-breakpoint-plugin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: compass-breakpoint-plugin
Priority: optional
Section: universe/web
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Architecture: all
Version: 2.6.1-1
Depends: ruby | ruby-interpreter, ruby-sass (>= 3.4), compass-sassy-maps-plugin (<< 1)
Filename: pool/universe/c/compass-breakpoint-plugin/compass-breakpoint-plugin_2.6.1-1_all.deb
Size: 13976
MD5sum: d7a97414f39306a5eee6be5e530d758c
SHA1: 82a3e26c4e00e7b1ae579370a3719de65683bfa3
SHA256: 3af95ff6e0f9415362a64a4b24b5bbe16dbf9a6f2b961b94d0a58382bd4a8acc
Description-en: really simple media queries with Sass
Compass is a CSS authoring framework which uses the Sass stylesheet
language to make writing stylesheets powerful and easy.
.
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.
Description-md5: f8187520d028e70e35e3378d3538c6da
Homepage: http://breakpoint-sass.com/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu