Get baobab installed on Mac using brew

Package Information:

Name: baobab
Use: Disk Usage Analyzer is a graphical application to analyse disk usage in any Gnome environment.
URL: https://wiki.gnome.org/Apps/Baobab

Installation Steps:

  1. Open Terminal on your Mac.
  2. Copy and run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install baobab using brew
    brew install baobab

baobab is ready to use now!