How To Install python3-django-pipeline on Fedora 36

In this tutorial we learn how to install python3-django-pipeline in Fedora 36. python3-django-pipeline is Packaging library for Django - Python 3 version

Introduction

In this tutorial we learn how to install python3-django-pipeline on Fedora 36.

What is python3-django-pipeline

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. This package provides Python 3 build of django-pipeline.

We can use yum or dnf to install python3-django-pipeline on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-django-pipeline.

Install python3-django-pipeline on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-django-pipeline using dnf by running the following command:

sudo dnf -y install python3-django-pipeline

Install python3-django-pipeline on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-django-pipeline using yum by running the following command:

sudo yum -y install python3-django-pipeline

How To Uninstall python3-django-pipeline on Fedora 36

To uninstall only the python3-django-pipeline package we can use the following command:

sudo dnf remove python3-django-pipeline

python3-django-pipeline Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info
/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/django_pipeline-1.6.8-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/pipeline
/usr/lib/python3.10/site-packages/pipeline/__init__.py
/usr/lib/python3.10/site-packages/pipeline/__pycache__
/usr/lib/python3.10/site-packages/pipeline/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/collector.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/collector.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/conf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/conf.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/finders.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/finders.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/glob.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/glob.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/middleware.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/middleware.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/packager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/packager.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/signals.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/signals.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/storage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/storage.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/views.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/__pycache__/views.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/collector.py
/usr/lib/python3.10/site-packages/pipeline/compilers
/usr/lib/python3.10/site-packages/pipeline/compilers/__init__.py
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/coffee.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/coffee.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/es6.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/es6.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/less.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/less.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/livescript.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/livescript.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/sass.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/sass.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/stylus.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/__pycache__/stylus.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compilers/coffee.py
/usr/lib/python3.10/site-packages/pipeline/compilers/es6.py
/usr/lib/python3.10/site-packages/pipeline/compilers/less.py
/usr/lib/python3.10/site-packages/pipeline/compilers/livescript.py
/usr/lib/python3.10/site-packages/pipeline/compilers/sass.py
/usr/lib/python3.10/site-packages/pipeline/compilers/stylus.py
/usr/lib/python3.10/site-packages/pipeline/compressors
/usr/lib/python3.10/site-packages/pipeline/compressors/__init__.py
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/closure.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/closure.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/cssmin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/cssmin.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/csstidy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/csstidy.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/jsmin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/jsmin.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/slimit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/slimit.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/uglifyjs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/uglifyjs.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/yuglify.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/yuglify.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/yui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/__pycache__/yui.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/compressors/closure.py
/usr/lib/python3.10/site-packages/pipeline/compressors/cssmin.py
/usr/lib/python3.10/site-packages/pipeline/compressors/csstidy.py
/usr/lib/python3.10/site-packages/pipeline/compressors/jsmin.py
/usr/lib/python3.10/site-packages/pipeline/compressors/slimit.py
/usr/lib/python3.10/site-packages/pipeline/compressors/uglifyjs.py
/usr/lib/python3.10/site-packages/pipeline/compressors/yuglify.py
/usr/lib/python3.10/site-packages/pipeline/compressors/yui.py
/usr/lib/python3.10/site-packages/pipeline/conf.py
/usr/lib/python3.10/site-packages/pipeline/exceptions.py
/usr/lib/python3.10/site-packages/pipeline/finders.py
/usr/lib/python3.10/site-packages/pipeline/glob.py
/usr/lib/python3.10/site-packages/pipeline/jinja2
/usr/lib/python3.10/site-packages/pipeline/jinja2/__init__.py
/usr/lib/python3.10/site-packages/pipeline/jinja2/__pycache__
/usr/lib/python3.10/site-packages/pipeline/jinja2/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/jinja2/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/jinja2/pipeline
/usr/lib/python3.10/site-packages/pipeline/jinja2/pipeline/css.jinja
/usr/lib/python3.10/site-packages/pipeline/jinja2/pipeline/inline_js.jinja
/usr/lib/python3.10/site-packages/pipeline/jinja2/pipeline/js.jinja
/usr/lib/python3.10/site-packages/pipeline/manifest.py
/usr/lib/python3.10/site-packages/pipeline/middleware.py
/usr/lib/python3.10/site-packages/pipeline/packager.py
/usr/lib/python3.10/site-packages/pipeline/signals.py
/usr/lib/python3.10/site-packages/pipeline/storage.py
/usr/lib/python3.10/site-packages/pipeline/templates
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/compile_error.html
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/css.html
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/css.jinja
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/inline_js.html
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/inline_js.jinja
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/js.html
/usr/lib/python3.10/site-packages/pipeline/templates/pipeline/js.jinja
/usr/lib/python3.10/site-packages/pipeline/templatetags
/usr/lib/python3.10/site-packages/pipeline/templatetags/__init__.py
/usr/lib/python3.10/site-packages/pipeline/templatetags/__pycache__
/usr/lib/python3.10/site-packages/pipeline/templatetags/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/templatetags/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/templatetags/__pycache__/pipeline.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pipeline/templatetags/__pycache__/pipeline.cpython-310.pyc
/usr/lib/python3.10/site-packages/pipeline/templatetags/pipeline.py
/usr/lib/python3.10/site-packages/pipeline/utils.py
/usr/lib/python3.10/site-packages/pipeline/views.py
/usr/share/doc/python3-django-pipeline
/usr/share/doc/python3-django-pipeline/README.rst
/usr/share/licenses/python3-django-pipeline
/usr/share/licenses/python3-django-pipeline/LICENSE

References

Summary

In this tutorial we learn how to install python3-django-pipeline on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).