Steps To Install ekg2 on Mac

Package Information:

Name: ekg2
Use: EKG2 is OpenSource IM application for Unix systems (Linux, *BSD, SunOS, Solaris, MacOS, X, BeOS) available under the terms of GPL.
URL: http://en.ekg2.org

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

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

ekg2 is ready to use now!