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

Last updated: April 29,2024

1. Install "compass-blend-modes-plugin" package

Here is a brief guide to show you how to install compass-blend-modes-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install compass-blend-modes-plugin

2. Uninstall "compass-blend-modes-plugin" package

This guide covers the steps necessary to uninstall compass-blend-modes-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove compass-blend-modes-plugin $ sudo apt autoclean && sudo apt autoremove

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

Package: compass-blend-modes-plugin
Priority: optional
Section: universe/web
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Architecture: all
Version: 0.0.2~20130918-1
Depends: ruby | ruby-interpreter, ruby-sass (>= 3.4)
Filename: pool/universe/c/compass-blend-modes-plugin/compass-blend-modes-plugin_0.0.2~20130918-1_all.deb
Size: 20920
MD5sum: e6a9609d37e2d3eb788b6d49d5bf64f5
SHA1: 6be1cdc5b9a134a60a2f8f5146beef1468790ad5
SHA256: ef45ba58f036b4b5a89feb3154ea243e6a92379ad537b26ee6e95b6a48500274
Description-en: use standard color blending functions in Sass
CSS doesn't natively support color blending the way that GIMP does.
SCSS Blend Modes attempts to fake that by allowing you to blend a
foreground color with a background color in order to approximate color
blending. The process is not dynamic; you can't use it to blend a
color with an image.
.
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested
rules, variables, mixins, selector inheritance, and more.
Description-md5: 318c505c022c3ffc710407588a986441
Homepage: https://github.com/heygrady/scss-blend-modes
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu