Skip to main content

Installation

Saola is distributed via GitHub Releases. Download the installer for your platform from the latest release.

Windows

  1. Download the .msi or .exe installer from the release assets.
  2. Run the installer and follow the prompts.
  3. Launch Saola from the Start menu or desktop shortcut.

macOS

  1. Download the .dmg file (choose Intel or Apple Silicon based on your Mac).
  2. Open the .dmg and drag Saola to the Applications folder.
  3. Launch Saola from Applications.

Linux

Debian / Ubuntu

# Download the .deb package from GitHub Releases, then:
sudo dpkg -i Saola_*_amd64.deb

Fedora / RHEL

# Download the .rpm package from GitHub Releases, then:
sudo rpm -i Saola-*-1.x86_64.rpm