How to Install and Uninstall python3-lesscpy Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-lesscpy" package

Please follow the instructions below to install python3-lesscpy on Kali Linux

$ sudo apt update $ sudo apt install python3-lesscpy

2. Uninstall "python3-lesscpy" package

This guide let you learn how to uninstall python3-lesscpy on Kali Linux:

$ sudo apt remove python3-lesscpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-lesscpy package on Kali Linux

Package: python3-lesscpy
Source: python-lesscpy
Version: 0.15.1-0.1
Installed-Size: 183
Maintainer: Thomas Andrejak
Architecture: all
Depends: python3-ply, python3:any
Size: 34288
SHA256: a93041bba268715385f80873f6b39ad973fa8696e350c38a9cef6c11f89e38d2
SHA1: b5bc3dbf1c1cb5932a9468ee7667d0a2ab96b921
MD5sum: 970ad640d8a2fec914a476fa9fbe9265
Description: LessCss Compiler for Python 3.x
Lesscpy is a compiler written in Python for the lesscss language. It is very
useful if node.js can't be installed in the 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 and is
considerably slower than the nodejs compiler.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/lesscpy
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-lesscpy/python3-lesscpy_0.15.1-0.1_all.deb