How to Install and Uninstall python3-django-compressor.noarch Package on AlmaLinux 9
Last updated: November 05,2024
1. Install "python3-django-compressor.noarch" package
This tutorial shows how to install python3-django-compressor.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-compressor.noarch
Copied
2. Uninstall "python3-django-compressor.noarch" package
Here is a brief guide to show you how to uninstall python3-django-compressor.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-django-compressor.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-compressor.noarch package on AlmaLinux 9
Last metadata expiration check: 1:02:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-django-compressor
Version : 4.4
Release : 1.el9
Architecture : noarch
Size : 181 k
Source : python-django-compressor-4.4-1.el9.src.rpm
Repository : epel
Summary : Compresses linked and inline JavaScript or CSS into single cached files
URL : https://github.com/django-compressor/django-compressor
License : MIT
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. HTML in between
: ``{% compress js/css %}`` and ``{% endcompress %}`` is
: parsed and searched for CSS or JS. These styles and scripts are subsequently
: processed with optional, configurable compilers and filters.
:
:
: Obsoletes: python2-django-compressor < 2.1-6
: Obsoletes: python-django-compressor < 2.1-6
Available Packages
Name : python3-django-compressor
Version : 4.4
Release : 1.el9
Architecture : noarch
Size : 181 k
Source : python-django-compressor-4.4-1.el9.src.rpm
Repository : epel
Summary : Compresses linked and inline JavaScript or CSS into single cached files
URL : https://github.com/django-compressor/django-compressor
License : MIT
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. HTML in between
: ``{% compress js/css %}`` and ``{% endcompress %}`` is
: parsed and searched for CSS or JS. These styles and scripts are subsequently
: processed with optional, configurable compilers and filters.
:
:
: Obsoletes: python2-django-compressor < 2.1-6
: Obsoletes: python-django-compressor < 2.1-6