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

Last updated: May 18,2024

1. Install "python3-lesscpy" package

Please follow the guidelines below to install python3-lesscpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-lesscpy

2. Uninstall "python3-lesscpy" package

Here is a brief guide to show you how to uninstall python3-lesscpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-lesscpy
Priority: optional
Section: universe/python
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-lesscpy
Version: 0.10-1
Depends: python3-ply, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-lesscpy/python3-lesscpy_0.10-1_all.deb
Size: 32804
MD5sum: 5c7c96d2c8df7297830aba4cb3c53e9a
SHA1: 761fd02903354c7cfe5c6f1dad24f4d3bb02cd03
SHA256: 365a71d9b10d7021edcb32fbc100d7bbf2fa101cb94b498026f92f6c83d94aa2
Description-en: 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: 7e8300eb2ac87ab67b8768fd883f0ab1
Homepage: https://pypi.python.org/pypi/lesscpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu