Steps To Install dsd on Mac

Package Information:

Name: dsd
Use: Digital Speech Decoder is an open source software package that decodes several digital speech formats
URL: https://wiki.radioreference.com/index.php/Digital_Speech_Decoder_%28software_package%29

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

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

dsd is ready to use now!