How to Install and Uninstall python2-pyScss Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-pyScss" package

Here is a brief guide to show you how to install python2-pyScss on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyScss

2. Uninstall "python2-pyScss" package

Learn how to uninstall python2-pyScss on openSUSE Leap:

$ sudo zypper remove python2-pyScss

3. Information about the python2-pyScss package on openSUSE Leap

Information for package python2-pyScss:
---------------------------------------
Repository : Main Repository
Name : python2-pyScss
Version : 1.3.7-bp153.1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-pyScss-1.3.7-bp153.1.1.src
Summary : pyScss, a Scss compiler for Python
Description :
pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3
that adds programming capabilities and some other syntactic sugar.
95% of Sass 3.2 is supported. If it's not supported, it's a bug! Please file
a ticket.
Most of Compass 0.11 is also built in.
Documentation:
http://pyscss.readthedocs.org/en/latest/
The canonical syntax reference is part of the Ruby Sass documentation:
http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html