Steps To Install fceux on Mac

Package Information:

Name: fceux
Use: FCEUX is a Nintendo Entertainment System (NES), Famicom, Famicom Disk System (FDS), and Dendy emulator.
URL: http://fceux.com

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

fceux is ready to use now!