Follow simple steps to install enigma on Mac

Package Information:

Name: enigma
Use: Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock’n’Roll on the Amiga
URL: http://www.nongnu.org/enigma/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

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

enigma is ready to use now!