macOS
Homebrew (Recommended)
If you use Homebrew, this is the simplest method:macOS / Linux / WSL
For a universal installation across macOS, Linux, and WSL:Windows PowerShell
For Windows users:Manual Installation (Advanced Users)
If you prefer to install manually or the above methods don’t work for your setup:macOS Manual Installation (x86_64)
macOS Manual Installation (ARM/Apple Silicon)
Linux Manual Installation (x86_64)
macOS & Linux PATH Configuration: After manual installation on macOS or Linux, make sure You may need to restart your terminal session for the changes to take effect.
~/.local/bin
is in your PATH. Add this line to your shell’s configuration file (e.g., .bashrc
, .zshrc
):Windows Manual Installation (x86_64)
-
Download the Windows binary using PowerShell:
-
Extract and install using PowerShell:
This places
buster.exe
in a location typically already included in the system’s PATH for user applications. You might need to restart your terminal.