I can't find way to begin using Gendarme on my CentOS7 virtual machine.
Gendarme documentation:
Gendarme is part of mono-tools and is available on most recent Linux distributions
But commands below do nothing:
gendarme
man gendarme
I tried to install via any package manager but I didn't find anything useful.
My question: How to install gendarme on linux or how to begin to use it?