How to Install and Uninstall python3-django-compressor Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-django-compressor" package

Please follow the steps below to install python3-django-compressor on openSUSE Leap

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

2. Uninstall "python3-django-compressor" package

This guide let you learn how to uninstall python3-django-compressor on openSUSE Leap:

$ sudo zypper remove python3-django-compressor

3. Information about the python3-django-compressor package on openSUSE Leap

Information for package python3-django-compressor:
--------------------------------------------------
Repository : Main Repository
Name : python3-django-compressor
Version : 2.4-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 728.8 KiB
Installed : No
Status : not installed
Source package : python-django-compressor-2.4-bp155.2.11.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.