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

Last updated: May 18,2024

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

Please follow the guidelines below to install python3-django-celery-haystack on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall python3-django-celery-haystack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-appconf, python3-django, python3-django-celery-transactions, python3-django-haystack, python3-django-appconf, python3:any (>= 3.3.2-2~)
Filename: pool/universe/c/celery-haystack/python3-django-celery-haystack_0.10-1_all.deb
Size: 9444
MD5sum: b0247bf335f2ddfbb75a9c3446604c5a
SHA1: 4738e98c5f5bb45eb2798fdcd98a06767796726b
SHA256: aef779e3ce130505c3c9f5542b4a5cad1ecb29f7cf803e9559275cf870b9cdc4
Description-en: utilize Celery for automatic haystack index updates (Python3 version)
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.
.
This package contains the Python 3 version of the library.
Description-md5: 1b4628fc1dac1ecdb750dcccc9a17cf7
Homepage: https://github.com/django-haystack/celery-haystack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu