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

Last updated: May 19,2024

1. Install "python3-compressor" package

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

$ sudo apt update $ sudo apt install python3-compressor

2. Uninstall "python3-compressor" package

This tutorial shows how to uninstall python3-compressor on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-compressor
Priority: optional
Section: universe/python
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-compressor
Version: 2.0-1ubuntu1
Depends: python3-django-compressor
Filename: pool/universe/p/python-django-compressor/python3-compressor_2.0-1ubuntu1_all.deb
Size: 2476
MD5sum: 62c841954a225a1566c66abd2661b6db
SHA1: 38301cdb19023da5249a5d8b0e682b6f2e0f6d0f
SHA256: 25081221c66db310ea66a4f999d284c58e652975ff4508f5cf637f597d263eba
Description-en: Compresses linked, inline JS or CSS - Python 3.x transition package
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 is a transitional package to upgrade to python3-django-compressor, and it
is safe to remove.
Description-md5: ee83de1a39edaa9b5ae52e9df5ca77f4
Homepage: http://pypi.python.org/pypi/django_compressor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu