How to Install and Uninstall python3-django-libsass Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-django-libsass" package

Please follow the step by step instructions below to install python3-django-libsass on Kali Linux

$ sudo apt update $ sudo apt install python3-django-libsass

2. Uninstall "python3-django-libsass" package

Here is a brief guide to show you how to uninstall python3-django-libsass on Kali Linux:

$ sudo apt remove python3-django-libsass $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-libsass package on Kali Linux

Package: python3-django-libsass
Source: python-django-libsass
Version: 0.9-1
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-compressor, python3-libsass, python3:any
Size: 10916
SHA256: 70391b2bbcfd6e6d8d4032e01670d0fb8b1946ed067b3a200aff870e59da6b30
SHA1: 36b006eef56d9c6a7f09c7e3a8a644fd43b03a4d
MD5sum: d175bc46a1ef65c11f35d7a9c81e81fe
Description: django-compressor filter using libsass (Python3 version)
A django-compressor filter to compile Sass files using libsass. It builds on
libsass-python to make @import paths aware of Django's staticfiles mechanism,
and provides a filter module for django-compressor which uses the
libsass-python API directly, avoiding the overheads of calling an external
executable to do the compilation.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/torchbox/django-libsass/
Section: python
Priority: optional
Filename: pool/main/p/python-django-libsass/python3-django-libsass_0.9-1_all.deb