How to Install and Uninstall python39-django-filter Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "python39-django-filter" package

Learn how to install python39-django-filter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-django-filter

2. Uninstall "python39-django-filter" package

This is a short guide on how to uninstall python39-django-filter on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-filter

3. Information about the python39-django-filter package on openSuSE Tumbleweed

Information for package python39-django-filter:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-filter
Version : 23.5-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 436.6 KiB
Installed : No
Status : not installed
Source package : python-django-filter-23.5-2.1.src
Upstream URL : https://github.com/carltongibson/django-filter
Summary : Reusable Django app to allow users to filter queryset dynamically
Description :
Django-filter is a reusable Django application for allowing users to filter queryset dynamically.
For usage and installation instructions, consult the docs directory.