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

Last updated: May 15,2024

1. Install "python-django-celery-haystack" package

This tutorial shows how to install python-django-celery-haystack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-celery-haystack

2. Uninstall "python-django-celery-haystack" package

This is a short guide on how to uninstall python-django-celery-haystack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-celery-haystack $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-celery-haystack
Priority: optional
Section: universe/python
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: celery-haystack
Version: 0.10-1
Depends: python-appconf, python-django, python-django-celery-transactions, python-django-haystack, python-django-appconf, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/celery-haystack/python-django-celery-haystack_0.10-1_all.deb
Size: 9338
MD5sum: 82a9f1f1daafc5eb7e06db4e635ab077
SHA1: b3fb045c428633c50cef1ee0fd1e6600a6a41c3c
SHA256: 348741982b88cca5fecad977cd08c6c437a5fc688f847f26e7c1f8a31f32e4cb
Description-en: utilize Celery for automatic haystack index updates
This Django app allows you to utilize Celery for automatically updating and
deleting objects in a Haystack search index. It provides a SearchIndex
subclass and a signal processor to trigger the updates.
Description-md5: bf56ed280929d970f2bcf63efc92e50e
Homepage: https://github.com/django-haystack/celery-haystack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu