How to Install and Uninstall python36-django-compressor Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python36-django-compressor" package

Please follow the guidance below to install python36-django-compressor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-django-compressor

2. Uninstall "python36-django-compressor" package

This guide let you learn how to uninstall python36-django-compressor on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-compressor

3. Information about the python36-django-compressor package on openSuSE Tumbleweed

Information for package python36-django-compressor:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-compressor
Version : 2.4.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 734,5 KiB
Installed : No
Status : not installed
Source package : python-django-compressor-2.4.1-1.2.src
Summary : Python module to compress linked/inline JavaScript/CSS to cached files
Description :
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.