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

Last updated: May 20,2024

1. Install "python-django-pyscss" package

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

$ sudo apt update $ sudo apt install python-django-pyscss

2. Uninstall "python-django-pyscss" package

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

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

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

Package: python-django-pyscss
Priority: optional
Section: python
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.0.2-4
Depends: libjs-jquery, python-compressor, python-django, python-pyscss (>= 1.3.4), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-django-pyscss/python-django-pyscss_2.0.2-4_all.deb
Size: 8504
MD5sum: 8e44b7a63336d1af4baacb21f94c985e
SHA1: b01eef91641e45b996f79cb2ea71af659c847483
SHA256: c0ffe6cbeb9ddc2ac9efbaba9613579ae3cf02f21a9b1db6c2771d636dcd898d
Description-en: makes it easier to use PySCSS in Django - Python 2.7
Django-pyscss is a collection of tools for making it easier to use pyScss
within Django. It overwrites the import system to use Django's staticfiles
app. This way you can import SCSS files from any app (or any file that's
findable by the STATICFILES_FINDERS) with no hassle. It provides a
django-compressor precompile filter class so that you can easily use pyScss
with django-compressor without having to bust out to the shell. This has the
added benefit of removing the need to configure pyScss through its
command-line arguments AND makes it possible for the exceptions and warnings
that pyScss emits to bubble up to your process so that you can actually know
what's going on.
.
This package contains the Python 2.7 module.
Description-md5: 66bae3bfd8f0c0797388ba756932c632
Homepage: https://github.com/fusionbox/django-pyscss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y