Installation
Saola is distributed via GitHub Releases. Download the installer for your platform from the latest release.
Windows
- Download the
.msior.exeinstaller from the release assets. - Run the installer and follow the prompts.
- Launch Saola from the Start menu or desktop shortcut.
macOS
- Download the
.dmgfile (choose Intel or Apple Silicon based on your Mac). - Open the
.dmgand drag Saola to the Applications folder. - 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