Follow simple steps to install center-im on Mac

Package Information:

Name: center-im
Use: CenterIM is a text-mode multi-protocol instant messaging client for Linux, *BSD, Solaris and other Unices.
URL: http://www.centerim.org/index.php/Main_Page

Installation Steps:

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

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

center-im is ready to use now!