Install on macOS
Install from package manager¶
The recommended installation method on macOS is via Homebrew. Spice is distributed as a cask from the official Spice tap.
To upgrade to the latest release later, run:
| Bash | |
|---|---|
The cask ships builds for both Apple Silicon (ARM64) and Intel (x86_64) Macs, and Homebrew automatically selects the one matching your machine.
Install from archive file¶
Alternatively, you can install Spice on macOS via the tar.gz archive, uploaded to the GitHub release. This archive file contains all resources that Spice needs to run.
Download ARM64 Download x86_64
Use¶
| Bash | |
|---|---|