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

Last updated: July 01,2024

1. Install "python39-django-compressor" package

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

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

2. Uninstall "python39-django-compressor" package

In this section, we are going to explain the necessary steps to uninstall python39-django-compressor on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-compressor

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

Information for package python39-django-compressor:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-compressor
Version : 4.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 547.8 KiB
Installed : No
Status : not installed
Source package : python-django-compressor-4.4-2.2.src
Upstream URL : https://github.com/django-compressor/django-compressor
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.