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

Last updated: September 20,2024

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

Please follow the guidance below to install python3-django-haystack-redis on Kali Linux

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

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

Please follow the guidelines below to uninstall python3-django-haystack-redis on Kali Linux:

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

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

Package: python3-django-haystack-redis
Source: django-haystack-redis
Version: 0.0.1-2
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-haystack, python3-redis, python3-whoosh, python3:any, python3-django
Size: 5492
SHA256: e1eec13c6db67a2903d110a9f984b1ceff621d3d8f8bd4d49a41f14c7df7dc8e
SHA1: d036c2f643128d3a06d29b48973f6265b55ee15e
MD5sum: 518d870a0cfeafe152007a2863e887f2
Description: Whoosh storage engine using redis for persistence
Haystack-redis is a whoosh storage engine using redis for persistence. A
Haystack SearchBackend subclass is also provided. Normally the STORAGE key
could just be set but Haystack is only aware of file and ram backends.
.
This is especially useful for small sites hosted on Heroku, which does not
allow writing to local disk.
Description-md5:
Homepage: https://github.com/jazzband/django-haystack-redis
Section: python
Priority: optional
Filename: pool/main/d/django-haystack-redis/python3-django-haystack-redis_0.0.1-2_all.deb