indextool

Fast standalone full-text SQL search engine

Debian Debian
RUN apt-get update && \ apt-get install -y sphinxsearch
Ubuntu
RUN apt-get update && \ apt-get install -y sphinxsearch
Alpine
RUN apk add sphinx
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sphinxsearch
Fedora
RUN dnf install -y sphinx
Raspbian
RUN apt-get update && \ apt-get install -y sphinxsearch
click the source code to copy install indextool on any operating system with command-not-found.com