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