Skip to content

Install via Homebrew

The recommended way to install Bivvy on macOS.

Installation

Terminal window
brew install https://raw.githubusercontent.com/bivvy-dev/bivvy/main/dist/homebrew/bivvy.rb

Supported Platforms

OSArchitecture
macOSx64 (Intel), arm64 (Apple Silicon)
Linuxx64, arm64

Updating

Terminal window
brew upgrade bivvy

Uninstalling

Terminal window
brew uninstall bivvy

Shell Completions

Homebrew automatically installs shell completions. They should work immediately in new shell sessions.

If completions aren’t working, ensure your shell is configured to load Homebrew completions. See brew info for details.