Install Flatpak

Community repository needs to be working. If so, run in terminal:

  doas apk add flatpak
  

Install the GUI Flatpak plugin

You can install the Flatpak plugin for either the GNOME Software (since v3.13) or KDE Discover (since v3.11), making it possible to install apps without needing the command line.

Add Flathub repo itself

  flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  

Restart system

Now it’s recommended to reload all the stuff to surely make it working

  doas reboot
  

Last updated 30 Mar 2025, 00:20 +03 . history