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

Last updated: July 03,2024

1. Install "python310-django-filter" package

This guide covers the steps necessary to install python310-django-filter on openSuSE Tumbleweed

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

2. Uninstall "python310-django-filter" package

Here is a brief guide to show you how to uninstall python310-django-filter on openSuSE Tumbleweed:

$ sudo zypper remove python310-django-filter

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

Information for package python310-django-filter:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-filter
Version : 23.5-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 435.8 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.