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

Last updated: June 16,2024

1. Install "python38-django-filter" package

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

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

2. Uninstall "python38-django-filter" package

In this section, we are going to explain the necessary steps to uninstall python38-django-filter on openSuSE Tumbleweed:

$ sudo zypper remove python38-django-filter

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

Information for package python38-django-filter:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-filter
Version : 2.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 391,2 KiB
Installed : No
Status : not installed
Source package : python-django-filter-2.4.0-1.4.src
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. It
requires Python 2.7 or higher. For usage and installation instructions, consult the docs directory.