How to Install and Uninstall python3-django-pipeline.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "python3-django-pipeline.noarch" package

This guide let you learn how to install python3-django-pipeline.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-django-pipeline.noarch

2. Uninstall "python3-django-pipeline.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-django-pipeline.noarch on Fedora 36:

$ sudo dnf remove python3-django-pipeline.noarch $ sudo dnf autoremove

3. Information about the python3-django-pipeline.noarch package on Fedora 36

Last metadata expiration check: 1:23:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-django-pipeline
Version : 1.6.8
Release : 19.fc36
Architecture : noarch
Size : 63 k
Source : python-django-pipeline-1.6.8-19.fc36.src.rpm
Repository : fedora
Summary : Packaging library for Django - Python 3 version
URL : https://github.com/jazzband/django-pipeline
License : MIT
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.
: This package provides Python 3 build of django-pipeline.