How To Install fs-uae | Amiga Emulator on Mac with Brew

Name: fs-uae
Use: Amiga emulator – FS-UAE integrates the most accurate Amiga emulation code available from WinUAE. FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000 and A4000 models, but you can tweak the hardware configuration and create customized Amigas
URL: https://fs-uae.net/

Installation Steps:

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

fs-uae is ready to use now!