How to Install and Uninstall python3-django-filters Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-django-filters" package

Please follow the instructions below to install python3-django-filters on Kali Linux

$ sudo apt update $ sudo apt install python3-django-filters

2. Uninstall "python3-django-filters" package

This guide covers the steps necessary to uninstall python3-django-filters on Kali Linux:

$ sudo apt remove python3-django-filters $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-filters package on Kali Linux

Package: python3-django-filters
Source: django-filter
Version: 23.5-1
Installed-Size: 320
Maintainer: Brian May
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-filters-doc
Size: 51236
SHA256: a924c90fbdaa1af2266d3c233f9bc16d8aee1775f0619ed2f09fc5ba43ab0335
SHA1: 0242d7a947ca5c02129df36100c76e246f4bf9a5
MD5sum: 11c264e289e65a9094fca67f69d9fcf7
Description: filter Django QuerySets based on user selections (Python3)
Django-filter is a generic, reusable application to alleviate some of the more
mundane bits of view code. Specifically allowing the users to filter down a
queryset based on a model’s fields and displaying the form to let them do this.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/carltongibson/django-filter
Section: python
Priority: optional
Filename: pool/main/d/django-filter/python3-django-filters_23.5-1_all.deb