install homebrew package manager. Allows installing of many every day apps including most developer tools. It provides a legendary cli for managing these packages, and provides one of the best and sometimes only real way to actually uninstall apps from your mac.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"