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

Last updated: May 14,2024

1. Install "python3-django-compressor" package

Please follow the guidance below to install python3-django-compressor on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-compressor" package

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

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

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

Package: python3-django-compressor
Priority: optional
Section: universe/python
Installed-Size: 397
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-compressor
Version: 2.0-1ubuntu1
Replaces: python3-compressor (<= 1.5-2)
Provides: python3-compressor
Depends: python3-csscompressor, python3-django, python3-django-appconf, python3-rjsmin, python3-rcssmin, python3:any (>= 3.3.2-2~)
Breaks: python3-compressor (<= 1.5-2)
Filename: pool/universe/p/python-django-compressor/python3-django-compressor_2.0-1ubuntu1_all.deb
Size: 59710
MD5sum: bf742aa2ca57b47691ab14f869745145
SHA1: 50030d3bdd7d9e9f34b52db21ff58d0a99f1617a
SHA256: a44682ddb401b1cea5c57e9c35eeea8c1b6bd6c9a15ad3de9f0d497e4aeab287
Description-en: 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: 1c923ed7974a7c16264c78e361866638
Homepage: http://pypi.python.org/pypi/django_compressor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu