Steps To Install dict on Mac
Package Information:
Name: dict
Use: Dictionary Server Protocol (RFC2229) client
URL: http://www.dict.org/
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dict using brew
brew install dict
dict is ready to use now!