Gestore di pacchetti per applicazioni macOS distribuite sotto forma di file binari. Maggiori informazioni: https://github.com/Homebrew/homebrew-cask.
brew search {{testo}}
brew cask install {{nome_del_cask}}
brew cask list
brew cask outdated
brew cask upgrade {{nome_del_cask}}
brew cask uninstall {{nome_del_cask}}
brew cask zap {{nome_del_cask}}
brew cask info {{nome_del_cask}}