The secret `brew install` algorithm

How to install programs with homebrew:

  • Type brew search PROGRAM and wait for it to show results
  • Realize this is taking a while
  • Search for the program on the web
  • Visit the GitHub release page for it
  • Click the download button
  • Extract archive to your $PATH
  • Run the program
Micah R Ledbetter @micahrl