Created
March 11, 2025 20:02
-
-
Save mortn/c0d8f72b8a611e25490e66ced43df7d6 to your computer and use it in GitHub Desktop.
Flatpak setup on Debian-based distro with Gnome
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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