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:
- Open Terminal by hitting
<command+space>
. Type terminal and hitEnter
key. - Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install center-im using brew
brew install center-im
center-im is ready to use now!