How to Install and Uninstall python3-djangorestframework-haystack Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-djangorestframework-haystack" package

In this section, we are going to explain the necessary steps to install python3-djangorestframework-haystack on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-haystack

2. Uninstall "python3-djangorestframework-haystack" package

This tutorial shows how to uninstall python3-djangorestframework-haystack on Kali Linux:

$ sudo apt remove python3-djangorestframework-haystack $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djangorestframework-haystack package on Kali Linux

Package: python3-djangorestframework-haystack
Source: drf-haystack
Version: 1.8.13-1
Installed-Size: 81
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-haystack, python3-djangorestframework, python3-dateutil, python3:any
Size: 18028
SHA256: 63b1bbd5bc197cf17ced89d17f5bfd8b0b1f22df2b08767535247d8cda2449e4
SHA1: 8af9a98951ccd9c31b6ed21891edb85fbe7a1344
MD5sum: c1e1b2d5b8eb9fe962b70aa7a10ab3c3
Description: Haystack for Django REST Framework (Python3 version)
A small library which tries to simplify integration of Haystack with Django
REST Framework. Contains a Generic ViewSet, a Serializer and a couple of
Filters in order to make search as painless as possible.
.
It supports several haystack features:
* Autocomplete
* GEO Spatial searching
* Highlighting
* More Like This
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/inonit/drf-haystack
Section: python
Priority: optional
Filename: pool/main/d/drf-haystack/python3-djangorestframework-haystack_1.8.13-1_all.deb