Installation

‹›
  • RHEL, Centos, Alma, Amazon, Oracle
  • Debian, Ubuntu, Mint
  • MacOS
  • Windows
  • Docker
📋
sudo yum install https://repo.manticoresearch.com/manticore-repo.noarch.rpm
sudo yum install manticore manticore-extra

If you are upgrading from an older version, it is recommended to remove your old packages first to avoid conflicts caused by the updated package structure:

sudo yum --setopt=tsflags=noscripts remove manticore*

It won't remove your data. If you made changes to the configuration file, it will be saved to /etc/manticoresearch/manticore.conf.rpmsave.

If you are looking for separate packages, please find them here.

For more details on the installation, see below.