Steps To Install alac On Mac

Package Information:

Name: alac
Use: Basic decoder for Apple Lossless Audio Codec files (ALAC)
URL: https://web.archive.org/web/20150319040222/craz.net/programs/itunes/alac.html

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install alac using brew
    brew install alac

alac is ready to use now!