Getting {{ site.name }} installed and ready-to-go should only take a few minutes. If it ever becomes a pain, please file an issue (or submit a pull request) describing the issue you encountered and how we might make the process easier.

Installation with Homebrew

Xapiand contains a formula for Homebrew (a package manager for OS X). It can be installed by using the following command:

~ $ brew tap Kronuz/tap
~ $ brew install xapiand

FreeBSD

~ $ pkg install xapiand

There is also a FreeBSD port{:target="_blank"} available. The package is built from that one.

Linux

(not yet available)

Building

You can also build and install from the sources if there's no other way. You can find information about how to build from the sources here.