How to Install and Uninstall python-djangorestframework-haystack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-djangorestframework-haystack" package

Please follow the guidance below to install python-djangorestframework-haystack on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-djangorestframework-haystack" package

Please follow the guidance below to uninstall python-djangorestframework-haystack on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-djangorestframework-haystack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-djangorestframework-haystack
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: drf-haystack
Version: 1.5.6-1
Depends: python-django, python-django-haystack, python-djangorestframework, python-dateutil, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/drf-haystack/python-djangorestframework-haystack_1.5.6-1_all.deb
Size: 14952
MD5sum: b67a498227816f332387dbf6beb9eade
SHA1: edbc456e3e5c947afe53ec1e2283a0e45002c5bb
SHA256: f634023b33c169915ba0706ad8e2f9ff94a19ee7142baf1ebd32943d30975b89
Description-en: Haystack for Django REST Framework
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
Description-md5: c0a5885e1c6816646d3736c16a980868
Homepage: https://github.com/inonit/drf-haystack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu