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

Last updated: June 23,2024

1. Install "python311-lesscpy" package

Please follow the instructions below to install python311-lesscpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-lesscpy

2. Uninstall "python311-lesscpy" package

Please follow the guidelines below to uninstall python311-lesscpy on openSuSE Tumbleweed:

$ sudo zypper remove python311-lesscpy

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

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