{{ score }}
  # Install the package "git" 
brew install git

# Remove the package "git"
brew uninstall git

# Search for packages with "fish" in the name
brew search fish