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

Last updated: July 07,2024

1. Install "python312-lesscpy" package

Please follow the guidance below to install python312-lesscpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-lesscpy

2. Uninstall "python312-lesscpy" package

Here is a brief guide to show you how to uninstall python312-lesscpy on openSuSE Tumbleweed:

$ sudo zypper remove python312-lesscpy

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

Information for package python312-lesscpy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lesscpy
Version : 0.15.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 351.1 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.