Paulund

Homebrew Cheatsheet

# Update
brew update # Update Homebrew
brew doctor # Check for issues

# Packages
brew install git # Install Git
brew uninstall git # Uninstall Git
brew upgrade git # Upgrade Git
brew unlink git # Unlink current package
brew link git # Link package
brew link --overwrite --force git # Overwrite and force link
brew switch git 2.5.0 # Switch to version 2.5.0
brew list --versions git # List all versions

# Clean up
brew cleanup

# Install PHP
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]