How to Install and Uninstall python3-lesscpy Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-lesscpy" package

Please follow the instructions below to install python3-lesscpy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-lesscpy

2. Uninstall "python3-lesscpy" package

This tutorial shows how to uninstall python3-lesscpy on openSUSE Leap:

$ sudo zypper remove python3-lesscpy

3. Information about the python3-lesscpy package on openSUSE Leap

Information for package python3-lesscpy:
----------------------------------------
Repository : Main Repository
Name : python3-lesscpy
Version : 0.14.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 444.2 KiB
Installed : No
Status : not installed
Source package : python-lesscpy-0.14.0-bp155.2.13.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.