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

Last updated: March 14,2025

1. Install "python3-django-pipeline" package

This guide covers the steps necessary to install python3-django-pipeline on openSUSE Leap

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

2. Uninstall "python3-django-pipeline" package

This guide covers the steps necessary to uninstall python3-django-pipeline on openSUSE Leap:

$ sudo zypper remove python3-django-pipeline

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

Information for package python3-django-pipeline:
------------------------------------------------
Repository : Main Repository
Name : python3-django-pipeline
Version : 2.0.5-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 237.3 KiB
Installed : No
Status : not installed
Source package : python-django-pipeline-2.0.5-bp155.2.12.src
Upstream URL : https://github.com/jazzband/django-pipeline
Summary : An asset packaging library for Django
Description :
Pipeline is an asset packaging library for Django, providing both CSS and
JavaScript concatenation and compression, built-in JavaScript template support,
and optional data-URI image and font embedding.