Steps To Install cgoban on Mac

Package Information:

Name: cgoban
Use: CGoban (“Complete Goban”) 1 provides a large set of go-related services for Unix and X11.
URL: http://www.igoweb.org/~wms/comp/cgoban/index.html

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy the below command and execute

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

cgoban is ready to use now!