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:
- Open Terminal on your Mac.
- Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bubbros using brew
brew install bubbros
bubbros is ready to use now!