Skip to content

Instantly share code, notes, and snippets.

@mortn
Created March 11, 2025 20:02
Show Gist options
  • Save mortn/c0d8f72b8a611e25490e66ced43df7d6 to your computer and use it in GitHub Desktop.
Save mortn/c0d8f72b8a611e25490e66ced43df7d6 to your computer and use it in GitHub Desktop.
Flatpak setup on Debian-based distro with Gnome
sudo apt install flatpak gnome-software-plugin-flatpak
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# reboot system, and all flatpaks are available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment