Easy Steps to Install faad2 on Mac

Package Information:

Name: faad2
Use: ISO AAC audio decoder
URL: http://www.audiocoding.com/faad2.html

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the command

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

faad2 is ready to use now!