blog-post

Debian Buster support

author image

Buster (Debian 10) Package Available for Manticore search now.

Buster (Debian 10) package has been released into the Manticore Search packaging repository.

You can install now 3.1.0 version via the Debian 10 apt command:

$ wget https://github.com/manticoresoftware/manticoresearch/releases/download/3.1.0/manticore_3.1.0-190801-0a40d582-release.buster_amd64-bin.deb<br></br>$ sudo dpkg -i manticore_3.1.0-190801-0a40d582-release.buster_amd64-bin.deb

Or download distributive from the site.

For indexing from various sources or using the ICU processor the following optional dependencies can be installed:

$ sudo apt install libicu63 libmariadb3 libodbc1 libpq5 libexpat1

Go from zero to Manticore in seconds

Install Manticore Search in one command on Linux or macOS:

curl https://manticoresearch.com | sh

For advanced installation options, see the full installation guide and the manual .