Get carrot2 installed on Mac using Brew

Package Information:

Name: carrot2
Use: Carrot2 is an Open Source Search Results Clustering Engine
URL: https://project.carrot2.org

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install carrot2 using brew
    brew install carrot2

carrot2 is ready to use now!