Installing stuff

Linux

sudo apt install <package>

Mac OS

brew install <package>

others:

brew help

brew uninstall <package>

brew upgrade <package>