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

Last updated: May 15,2024

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

Please follow the instructions below to install python3-django-pipeline.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall python3-django-pipeline.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:56:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-django-pipeline
Version : 1.6.8
Release : 16.fc34
Architecture : noarch
Size : 63 k
Source : python-django-pipeline-1.6.8-16.fc34.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.