Get bubbros installed on Mac using Brew

Package Information:

Name: bubbros
Use: The Bub’s Brothers: Clone of the famous Bubble Bobble game
URL: https://bub-n-bros.sourceforge.io

Installation Steps:

  1. Open Terminal on your Mac.
  2. Copy the below command and execute

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

bubbros is ready to use now!