This article explains the steps to install Kiwi For G Suite on MAC OSX using homebrew cask
- App Name – Kiwi For G Suite
- App Version – 2.0.34v
- App url – https://www.kiwiforgmail.com/
- App dmg file – packagedmglink
- App appcast link – https://rink.hockeyapp.net/api/2/apps/0e823ae8232540248fd3980052c56495/
Steps To Install Kiwi For G Suite
- 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 Kiwi For G Suite with the following command
brew install --cask kiwi-for-g-suite
- Kiwi For G Suite is installed now and ready to use!