Steps To Install ecm on Mac

Package Information:

Name: ecm
Use: Prepare CD image files so they compress better
URL: https://web.archive.org/web/20140227165748/www.neillcorlett.com/ecm/

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

ecm is ready to use now!