xapian-config

Open source search engine library.

Debian Debian
RUN apt-get update && \ apt-get install -y libxapian-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libxapian-dev
Alpine
RUN apk add xapian-core
Arch Arch Linux
RUN pacman -S --noconfirm xapian-core
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libxapian-dev
Fedora
RUN dnf install -y xapian-core-devel
Raspbian
RUN apt-get update && \ apt-get install -y libxapian-dev
click the source code to copy install xapian-config on any operating system with command-not-found.com