Installation
- homebrew/blob/master/share/doc/homebrew/Installation.md
- bendiken/dotfiles/blob/master/.profile.d/homebrew.sh
$ sudo mkdir -p /opt $ sudo chown $USER: /opt $ git clone git@github.com:Homebrew/homebrew.git /opt/homebrew
Maintenance
$ brew update $ brew unlink foobar $ brew upgrade foobar $ brew install foobar $ brew tap caskroom/cask
Formulae
- brew install ffmpeg --with-opus
- brew install gnuplot --without-lua