How to Install and Uninstall python-lesscpy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python-lesscpy" package

This is a short guide on how to install python-lesscpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lesscpy

2. Uninstall "python-lesscpy" package

Please follow the step by step instructions below to uninstall python-lesscpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-lesscpy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-lesscpy
Priority: optional
Section: universe/python
Installed-Size: 212
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.10-1
Replaces: python3-lesscpy (<< 0.9j)
Depends: python-ply, python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-lesscpy/python-lesscpy_0.10-1_all.deb
Size: 33620
MD5sum: bbce55df4ac2f18b2660eb425aad12f2
SHA1: 1e0957362a85a770e5ba085f0fe246f39d7791e9
SHA256: 2b54860e48130b097ce153928c1fa5a11b5a83dbd4568cd93f95963088396c92
Description-en: LessCss Compiler for Python 2.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 2.x module.
Description-md5: dbb4a370c286c91a9c3092d1f5b576b5
Homepage: https://pypi.python.org/pypi/lesscpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu