How to Install and Uninstall python39-lesscpy Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "python39-lesscpy" package

Please follow the step by step instructions below to install python39-lesscpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-lesscpy

2. Uninstall "python39-lesscpy" package

Learn how to uninstall python39-lesscpy on openSuSE Tumbleweed:

$ sudo zypper remove python39-lesscpy

3. Information about the python39-lesscpy package on openSuSE Tumbleweed

Information for package python39-lesscpy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-lesscpy
Version : 0.15.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 300.2 KiB
Installed : No
Status : not installed
Source package : python-lesscpy-0.15.1-2.4.src
Upstream URL : https://github.com/lesscpy/lesscpy
Summary : Lesscss compiler
Description :
python LessCss Compiler.
A compiler written in python 3 for the lesscss language.
For those of us not willing/able to have node.js installed in our environment.
Not all features of lesscss are supported (yet).
Some features wil probably never be supported (JavaScript evaluation).
This program uses PLY (Python Lex-Yacc) to tokenize/parse the input.