Installation
- Go to the latest release
- Download the
.dmgfile - Open the
.dmgand drag Sidequest into your Applications folder
First Launch
Section titled “First Launch”When you first open Sidequest, macOS may show a security prompt since the app is distributed outside the App Store. Right-click the app and select Open to bypass Gatekeeper.
Download the appropriate package for your distribution from the latest release:
| Format | Distribution |
|---|---|
.deb | Debian, Ubuntu, and derivatives |
.rpm | Fedora, RHEL, and derivatives |
.AppImage | Any distribution (portable, no install required) |
Debian / Ubuntu
Section titled “Debian / Ubuntu”sudo dpkg -i sidequest_*.debFedora / RHEL
Section titled “Fedora / RHEL”sudo rpm -i sidequest_*.rpmAppImage
Section titled “AppImage”chmod +x Sidequest_*.AppImage./Sidequest_*.AppImage