Using APT
- Install Flatpak
sudo apt install flatpak
Flatpak has been successfully installed and is ready to use!
- (Optional) Install GNOME
sudo apt install gnome-software-plugin-flatpak
- Add the Flathub repository
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- Restart
To complete setup, restart your system. - Verify Flatpak installation
flatpak --version
GNOME software Flatpak plugin has been successfully installed and is ready to use! You can install apps without needing the command line.