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

Last updated: January 11,2025

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

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

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

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

Please follow the instructions below to uninstall python3-django-pipeline.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:01:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-django-pipeline
Version : 1.6.8
Release : 22.fc38
Architecture : noarch
Size : 94 k
Source : python-django-pipeline-1.6.8-22.fc38.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.