Linux Flatpak Installation¶
Download the latest release¶
- Open the GitHub releases page: Decode-Orc Releases
- In the latest release, download the Flatpak bundle named like
Decode-Orc-<version>-linux.flatpak.
Install the Flatpak bundle¶
- Install Flatpak (if you do not already have it): https://flatpak.org/setup/
- Install the bundle to your user account:
Note: If you receive an error about a missing KDE runtime you may need to use the following command before installing the Decode-Orc flatpak (ensure the version number matches with the runtime requested by Decode-Orc):
Run the app¶
Launch the GUI:
Use orc-cli from the command line¶
orc-cli is available inside the Flatpak sandbox. Run it like this:
If you want a convenience wrapper, add a shell alias: