Citra Flatpak Repository

Flatpak is a software utility for software deployment, package management, and application virtualization for Linux desktop computers. It provides a sandbox environment in which users can run applications in isolation from the rest of the system. Applications using Flatpak need permission from the user to control hardware devices or access the user's files.

Installing

Citra is now available on the  FlatHub Store.

If you have installed Citra Flatpak using the older method, please remove them first using the commands below.

Command line instructions
# Uninstall Citra Nightly and Citra Canary
flatpak uninstall --user org.citra.citra-nightly
flatpak uninstall --user org.citra.citra-canary
flatpak remote-delete citra-canary-origin
flatpak remote-delete citra-nightly-origin