Download LiveCue
Install LiveCue
Your download should begin automatically. Then follow the steps below.
Starting your download…
Installing on Linux (AppImage). If nothing happens, use the button below.
Installation guide
Install in a few steps
Follow these in order. Most people are up and running in under two minutes.
Make the AppImage executable
Linux clears the execute permission on downloaded files, so this one-time step is required for every AppImage. Open a terminal and run:
chmod +x ~/Downloads/LiveCue_*_amd64.AppImagechmod +x ~/Downloads/LiveCue_*_amd64.AppImagePrefer no terminal? In your file manager, right-click the file → Properties → Permissions → check Allow executing file as program.
Run LiveCue
Double-click the AppImage, or launch it from the terminal:
~/Downloads/LiveCue_*_amd64.AppImage~/Downloads/LiveCue_*_amd64.AppImageNo install needed — the AppImage is self-contained and runs in place. Sign in with the same account you use on livecue.co.
If nothing happens when you launch it
Ubuntu 22.04 and newer don't ship FUSE 2, which AppImages need to mount themselves. Install it once:
sudo apt install libfuse2sudo apt install libfuse2Still stuck? Run the AppImage from a terminal and send us the output at support@livecue.co — the error message tells us exactly what to fix.
Prefer a traditional install?
On Ubuntu or Debian, the .deb package installs LiveCue into your app launcher — no chmod, and updates install over it cleanly. Get the .deb instead.