Can't install manticore-buddy

I installed the latest manticore version 27.1.5 on my Debian 13 system.

I also wanted to install manticore-buddy, but when I do apt install manticore-buddy, I get the following messages:

Installing:
manticore-buddy

REMOVING:
manticore

(I didn’t continue install process, after these messages)

Why removing manticore ? I just installed it and of course I want to keep it ?!

What am I doing wrong ?

Thank you for your help!

The “manticore” package includes everything, including manticore-buddy, starting from version 25.0.0.If you prefer separate packages for each component, you can do that as well. In that case, install all the individual packages except the “manticore” package, such as manticore-server, manticore-common, manticore-buddy, etc.