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

Last updated: May 20,2024

1. Install "python3-django-compressor" package

This tutorial shows how to install python3-django-compressor on Kali Linux

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

2. Uninstall "python3-django-compressor" package

This tutorial shows how to uninstall python3-django-compressor on Kali Linux:

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

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

Package: python3-django-compressor
Source: python-django-compressor
Version: 4.4-1
Installed-Size: 463
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-csscompressor (>= 0.9.5), python3-calmjs, python3-django, python3-django-appconf (>= 1.0.3), python3-rcssmin (>= 1:1.1.0), python3-rjsmin (>= 1.2.0), python3-six, python3:any
Size: 76188
SHA256: ec9c23bb7e16c35880fcaa7a662ac637130578b79fbae2050e4bb15cc7669eb0
SHA1: ff14a911909a27a9e8abc1fffd521690e58a71c2
MD5sum: d80d89a11e1aac209c542a06dabe4467
Description: Compresses linked, inline JS or CSS into single cached files - Python 3.x
Django Compressor combines and compresses linked and inline Javascript or CSS
in a Django templates into cacheable static files by using the compress
template tag.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/django_compressor/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-django-compressor/python3-django-compressor_4.4-1_all.deb