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

Last updated: June 02,2024

1. Install "python2-lesscpy" package

This guide covers the steps necessary to install python2-lesscpy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-lesscpy

2. Uninstall "python2-lesscpy" package

Please follow the step by step instructions below to uninstall python2-lesscpy on openSUSE Leap:

$ sudo zypper remove python2-lesscpy

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

Information for package python2-lesscpy:
----------------------------------------
Repository : Main Repository
Name : python2-lesscpy
Version : 0.14.0-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 332,0 KiB
Installed : No
Status : not installed
Source package : python-lesscpy-0.14.0-bp153.1.23.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.