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:
- 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 fceux using brew
brew install fceux
fceux is ready to use now!