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

Last updated: June 26,2024

1. Install "python310-lesscpy" package

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

$ sudo zypper refresh $ sudo zypper install python310-lesscpy

2. Uninstall "python310-lesscpy" package

This tutorial shows how to uninstall python310-lesscpy on openSuSE Tumbleweed:

$ sudo zypper remove python310-lesscpy

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

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