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

Last updated: May 17,2024

1. Install "python36-django-filter" package

Please follow the instructions below to install python36-django-filter on openSuSE Tumbleweed

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

2. Uninstall "python36-django-filter" package

Learn how to uninstall python36-django-filter on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-filter

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

Information for package python36-django-filter:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-filter
Version : 2.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 390,1 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.