How to Install and Uninstall python-django-haystack-docs.noarch Package on Oracle Linux 9

Last updated: July 06,2024

1. Install "python-django-haystack-docs.noarch" package

Learn how to install python-django-haystack-docs.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-django-haystack-docs.noarch

2. Uninstall "python-django-haystack-docs.noarch" package

Learn how to uninstall python-django-haystack-docs.noarch on Oracle Linux 9:

$ sudo dnf remove python-django-haystack-docs.noarch $ sudo dnf autoremove

3. Information about the python-django-haystack-docs.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-django-haystack-docs
Version : 3.2.1
Release : 1.el9
Architecture : noarch
Size : 875 k
Source : python-django-haystack-3.2.1-1.el9.src.rpm
Repository : epel
Summary : Documentation for Django Haystack pluggable search
URL : http://haystacksearch.org/
License : BSD-3-Clause
Description : Documentation for Django Haystack pluggable search
:
:
: Haystack provides modular search for Django. It features a unified, familiar
: API that allows you to plug in different search backends (such as Solr,
: Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
:
: Haystack is BSD licensed, plays nicely with third-party app without needing to
: modify the source and supports advanced features like faceting, More Like This,
: highlighting, spatial search and spelling suggestions.
:
: You can find more information at http://haystacksearch.org/.