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

Last updated: September 20,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:25:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-django-filter
Version : 21.1
Release : 1.fc34
Architecture : noarch
Size : 133 k
Source : python-django-filter-21.1-1.fc34.src.rpm
Repository : updates
Summary : A Django application for allowing users to filter queryset dynamically
URL : https://github.com/carltongibson/django-filter
License : BSD
Description : Django-filter is a reusable Django application for allowing users to filter
: querysets dynamically.