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

Last updated: July 02,2024

1. Install "python311-django-filter" package

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

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

2. Uninstall "python311-django-filter" package

Please follow the steps below to uninstall python311-django-filter on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-filter

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

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