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:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ecm using brew
brew install ecm
ecm is ready to use now!