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

Last updated: May 20,2024

1. Install "python3-pyscss" package

Please follow the step by step instructions below to install python3-pyscss on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyscss

2. Uninstall "python3-pyscss" package

This is a short guide on how to uninstall python3-pyscss on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyscss
Priority: extra
Section: universe/python
Installed-Size: 501
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-pyscss
Version: 1.3.4-5
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-six, libc6 (>= 2.14), libpcre3
Filename: pool/universe/p/python-pyscss/python3-pyscss_1.3.4-5_amd64.deb
Size: 101904
MD5sum: 7fddcc385cf1e7e42a55abb0115ad57f
SHA1: 602632201ec124b1bd69cf7a0adeddcf94765b74
SHA256: d2d757f6c46b3dc4d86cf329bffe0a2e8ee87fcbe7eb44a57e30f67474445085
Description-en: SCSS compiler - Python 3.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 3.x module.
Description-md5: c0c7a416beb45b00cf1b945d7de077e0
Homepage: https://github.com/Kronuz/pyScss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu