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

Last updated: May 08,2024

1. Install "python38-lesscpy" package

In this section, we are going to explain the necessary steps to install python38-lesscpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-lesscpy

2. Uninstall "python38-lesscpy" package

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

$ sudo zypper remove python38-lesscpy

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

Information for package python38-lesscpy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-lesscpy
Version : 0.14.0-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 427,2 KiB
Installed : No
Status : not installed
Source package : python-lesscpy-0.14.0-1.12.src
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.