This article explains the steps to install Amazing Marvin on MAC OSX using homebrew cask
- App Name – Amazing Marvin
- App Version – 1.51.1
- App url – https://www.amazingmarvin.com/
- App dmg file – packagedmglink
- App appcast link – https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=http://amazingmarvin.s3-website-us-east-1.amazonaws.com/Marvin.dmg
Steps To Install Amazing Marvin
- Open Spotlight search using “command + space” button and type “Terminal“. Then press “return/enter” key. This will open terminal.
- Run the following command in terminal to install brew cask
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
- Now install Amazing Marvin with the following command
brew install --cask marvin
- Amazing Marvin is installed now and ready to use!