Homebrew Gets an Official Desktop App
Homebrew 7.0 includes BrewUI, an official desktop app for macOS. It manages installed formulae and casks through a native SwiftUI interface while showing the Homebrew commands it runs, and installs via brew install --cask homebrew-app.
- BrewUI is the first official GUI from the Homebrew team
- Written in Swift with SwiftUI and strict concurrency
- Install with: brew install --cask homebrew-app
- Settings are set in brew.env, not via shell aliases
Read next
Software