Steps To Install dict on Mac

Package Information:

Name: dict
Use: Dictionary Server Protocol (RFC2229) client
URL: http://www.dict.org/

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 dict using brew
    brew install dict

dict is ready to use now!