This Flatpak is available on Flathub.
If you have previously installed the old Flatpak version from us, you need to first remove it using:
flatpak uninstall --user org.citra.citra-nightly
flatpak uninstall --user org.citra.citra-canaryAfter following the Flatpak setup guide, you can install it by entering the following command in a terminal:
flatpak install --user flathub org.citra_emu.citra -yOnce the Flatpak is installed, you can run Citra using your desktop environment's application launcher or by entering:
flatpak run --user org.citra_emu.citraThis Flatpak follows the latest Citra version. To update it, run the following command in a terminal:
flatpak update