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

Last updated: May 20,2024

1. Install "python3-pyScss" package

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

$ sudo zypper refresh $ sudo zypper install python3-pyScss

2. Uninstall "python3-pyScss" package

This is a short guide on how to uninstall python3-pyScss on openSUSE Leap:

$ sudo zypper remove python3-pyScss

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

Information for package python3-pyScss:
---------------------------------------
Repository : Main Repository
Name : python3-pyScss
Version : 1.3.7-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-pyScss-1.3.7-bp155.2.12.src
Upstream URL : https://github.com/Kronuz/pyScss
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