install gimp with homebrew?

apadana picture apadana · Apr 5, 2016 · Viewed 26.7k times · Source

I worked with gimp a while back when users had to install x11. I want to install it again for a project requiring image editing. I see there are a lot of enhancements to the installation process. It seems installing x11 is not required anymore. I am so used to brew everything. Is there a way to install gimp with homebrew?

Answer

pat picture pat · Apr 9, 2016

Install Gimp

brew install gimp

This will install Gimp via Homebrew Cask automatically.

2020 edit: "brew cask install" is no longer necessary; brew will automatically tap casks when appropriate.