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

Last updated: October 06,2024

1. Install "python-pyscss" package

Please follow the guidance below to install python-pyscss on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyscss

2. Uninstall "python-pyscss" package

This guide let you learn how to uninstall python-pyscss on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyscss
Priority: extra
Section: python
Installed-Size: 501
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 1.3.4-5
Depends: python (<< 2.8), python (>= 2.7~), python-enum34, python-pathlib, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.14), libpcre3
Filename: pool/main/p/python-pyscss/python-pyscss_1.3.4-5_amd64.deb
Size: 101886
MD5sum: cf71427fb09d3b61d87cacd1281eb338
SHA1: 5ea88456f9a2cc3767a278cc7df1ef454afac778
SHA256: 8f2f5599789552ca86c3c297b39a85b6514e70a3cc89a8301b6234e0f65b9c51
Description-en: SCSS compiler - Python 2.x
pyScss compiles Scss (Sass), a superset of CSS that is more
powerful, elegant and easier to maintain than plain-vanilla
CSS. The library acts as a CSS source code preprocesor which
allows you to use variables, nested rules, mixins, and have
inheritance of rules, all with a CSS-compatible syntax which
the preprocessor then compiles to standard CSS.
.
This package provides the Python 2.x module.
Description-md5: 80f1d66488ff037a38704cc9f6e43494
Homepage: https://github.com/Kronuz/pyScss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y