Fixing: bash: ImageMagick: command not found
So you’re sure you have ImageMagick installed on your Ubuntu/Linux, other system but you keep typing it into your console and getting the error:
bash: ImageMagick: command not found
Well, ImageMagick provides a set of useful commands such as convert, and display, but none of these commands are called “ImageMagick”. That’s why you’re not seeing it. So just choose which ImageMagick command you want to use and use that in your console.
This page lists all of the commands and their command line syntax.