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.

Download again

Installation guide

Install in a few steps

Follow these in order. Most people are up and running in under two minutes.

  1. 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.AppImage

    chmod +x ~/Downloads/LiveCue_*_amd64.AppImage

    Prefer no terminal? In your file manager, right-click the file → PropertiesPermissions → check Allow executing file as program.

  2. Run LiveCue

    Double-click the AppImage, or launch it from the terminal:

    ~/Downloads/LiveCue_*_amd64.AppImage

    ~/Downloads/LiveCue_*_amd64.AppImage

    No install needed — the AppImage is self-contained and runs in place. Sign in with the same account you use on livecue.co.

  3. 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 libfuse2

    sudo apt install libfuse2

    Still 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.

  4. 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.

Install LiveCue on Linux (AppImage) · LiveCue