A Homebrew installation method is now available

Phil Clifford 2025-10-28 15:34:29 +00:00
parent b424391c4f
commit b6a80ebdda
1 changed files with 11 additions and 0 deletions

@ -60,6 +60,17 @@ Quickemu is now packaged natively in Fedora 41 and 42.
sudo dnf install quickemu
```
## MacOS / Homebrew
```
brew tap quickemu-project/quickemu https://github.com/quickemu-project/quickemu
brew install quickemu
# For the latest release or
brew install quickemu --HEAD
# for dev build / fixes pending a release
```
## Nix & NixOS
### Flake